slime

Warn

Audited by Snyk on Aug 22, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). slime ingests outsider-authored free text at runtime via user-provided training/evaluation JSONL prompts in the required workflow (e.g., --prompt-data /path/to/data.jsonl with prompt and optional chat content), and those prompt strings are then fed into the SGLang rollout generation.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The SKILL instructs users to run "git clone https://github.com/THUDM/slime.git" and then install/run the fetched code (pip install -r / pip install -e .), which fetches and executes remote repository code as part of setup, so the GitHub URL is a runtime/execution dependency.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 22, 2026, 03:31 AM
Issues
2
Security Audit — snyk — slime