asset-generator
Fail
Audited by Snyk on Jul 10, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The README instructs users to pass the Gemini API key directly on the command line (python .../setup_key.py YOUR_GEMINI_API_KEY) and stores a plaintext placeholder in config, which requires embedding the secret verbatim in commands/files and is an insecure credential-handling pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata