app-icon
Fail
Audited by Snyk on Aug 30, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill instructs the agent to ask the user for their OpenAI API key and pass it as a command-line argument to a CLI tool (
snapai config --api-key <their-api-key>), which exposes the secret value in the agent's context and output.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata