generate-images
Fail
Audited by Snyk on Aug 25, 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 tells the agent to run echo "$GEMINI_API_KEY", which would print the API key value into output (exposing the secret), so it requires handling/outputting secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata