minimax-cli-runtime
Fail
Audited by Snyk on Jun 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The contract requires writing an API key via a CLI subcommand (
write-key --api-key <k>) and notes env-auth is unsupported, which forces passing the secret as a command argument or embedding it in a config write (i.e., the LLM or orchestrated output would need to handle the API key verbatim), creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata