tuzi-image-gen
Fail
Audited by Snyk on Apr 27, 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 instructs the agent to run commands that echo/grep environment variables and .env files (e.g., echo "${TUZI_API_KEY:-not_set}" and grep ...), which will reveal API key values verbatim in output, forcing the LLM to handle and potentially expose secrets.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata