mm-voice-maker
Fail
Audited by Snyk on Mar 17, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to ask the user for the MINIMAX_VOICE_API_KEY and to set it via an export command (export MINIMAX_VOICE_API_KEY="your-api-key-here"), which would require the LLM to include the secret value verbatim in generated output/commands, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata