bulkgen
Fail
Audited by Snyk on Mar 14, 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 provide their API key (format sk_live_...) and instructs the agent to embed that key inline in generated shell commands (e.g., BULKGEN_API_KEY="sk_live_..." node ...), which requires the LLM to handle and output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata