k-skill-setup
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: 0.95). The skill tells the agent to obtain API keys/passwords (from user input, a vault, or ~/.config/k-skill/secrets.env) and explicitly says helpers will read and include those secrets verbatim in outgoing requests (e.g., ServiceKey query parameter), which requires the LLM to handle/output secret values.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata