add-slack
Fail
Audited by Snyk on Sep 3, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill prompt instructs the agent to make curl requests passing bearer tokens directly on the command line (e.g.,
-H "Authorization: Bearer {{bot_token}}") where secret values pass through the LLM context and output commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata