minimax-h3-dynamic-comic-video
Fail
Audited by Snyk on Aug 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill explicitly documents passing an API key with --api-key (and shows the key format), which encourages embedding secret values verbatim on the command line or in generated commands/outputs, creating a high exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow
scripts/videogen.pyreads outsider-authored free text from the--promptCLI argument (and optional--system) and sends it in themessagesbody to the AI Hivechat/textorgeneration/videoendpoints without requiring selection of any specific pre-existing item.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata