Skip to main content

slime-rl-training

Guides LLM post-training with RL using slime, integrating Megatron-LM for custom data workflows and model training.

Install this skill

or
68/100

Security score

The slime-rl-training skill was audited on Feb 28, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 76

Template literal with variable interpolation in command context

SourceSKILL.md
76```bash
medium line 140

Template literal with variable interpolation in command context

SourceSKILL.md
140```bash
medium line 179

Template literal with variable interpolation in command context

SourceSKILL.md
179```bash
medium line 237

Template literal with variable interpolation in command context

SourceSKILL.md
237```bash
medium line 422

Template literal with variable interpolation in command context

SourceSKILL.md
422```bash
medium line 62

Access to root home directory

SourceSKILL.md
62cd /root/slime && pip install -e . --no-deps
low line 460

External URL reference

SourceSKILL.md
460- **Documentation**: https://thudm.github.io/slime/
low line 462

External URL reference

SourceSKILL.md
462- **Blog**: https://lmsys.org/blog/2025-07-09-slime/
Scanned on Feb 28, 2026
View Security Dashboard