iblai-deploy
Fail
Audited by Snyk on Apr 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt instructs the agent to ask the user for their Vercel token and save it by echoing it into a file (echo 'VERCEL_TOKEN=' >> iblai.env), which requires the agent to receive and output the secret value verbatim—an insecure pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata