Skip to main content

ai-research-06-post-training-slime

Guides LLM post-training with RL using the slime framework, integrating Megatron-LM for efficient model training and data generation.

Install this skill

or
68/100

Security score

The ai-research-06-post-training-slime skill was audited on Jun 8, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 74

Template literal with variable interpolation in command context

SourceSKILL.md
74```bash
medium line 138

Template literal with variable interpolation in command context

SourceSKILL.md
138```bash
medium line 177

Template literal with variable interpolation in command context

SourceSKILL.md
177```bash
medium line 235

Template literal with variable interpolation in command context

SourceSKILL.md
235```bash
medium line 420

Template literal with variable interpolation in command context

SourceSKILL.md
420```bash
medium line 60

Access to root home directory

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

External URL reference

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

External URL reference

SourceSKILL.md
460- **Blog**: https://lmsys.org/blog/2025-07-09-slime/
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →