image-gen
Fail
Audited by Snyk on Apr 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly asks the user to paste API keys and instructs the agent to embed them verbatim into CLI commands (e.g., --key "{用户提供的Key}" and the encrypt-key call), which requires the LLM to handle and output secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata