actionize
Fail
Audited by Snyk on Apr 18, 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 ask the user for a Telegram bot token/chat ID and to embed those values directly into shell commands, .env writes, and curl requests (e.g., "TOKEN={user-provided-token}" and curl "https://api.telegram.org/bot${TOKEN}/..."), which requires the LLM to receive and output secrets verbatim, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata