kalopilot
Fail
Audited by Snyk on Jun 30, 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 explicitly tells the agent to ask the user for their account token and to insert that exact token value into shell commands and Authorization headers (e.g., echo -n "" > ~/.kalopilot/token and Authorization: Bearer ), which requires the LLM to handle and output the secret verbatim — a direct exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata