appsignal
Fail
Audited by Snyk on May 9, 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 asks the user to paste their personal API token into the chat and then embeds that pasted key verbatim into a shell command (ruby ... save_token.rb 'PASTED_KEY'), which exposes secrets directly to the LLM and via command-line arguments.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata