llm-prompting-guide

Warn

Audited by Snyk on Aug 24, 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). The required runtime workflow ingests two user-provided free-text fields (“Caption” and “Lyrics”, plus optional “negative_caption”) directly into the MiniMax Music 3 text encoder (T2T→caption/lyrics tokenization) where the model reads that arbitrary text.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill includes shell commands that clone https://github.com/MiniMax-AI/MiniMax-Music3.git at runtime (git pull || git clone ...), which would fetch prompt/template files that directly control the model prompts and are suggested as a dependency for the skill.

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 24, 2026, 08:01 AM
Issues
2
Security Audit — snyk — llm-prompting-guide