rewrite
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 Rewrite API token and then instructs running a script with that token embedded verbatim in a command (ruby .../save_token.rb 'PASTED_TOKEN'), which requires the LLM to receive and output the secret directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata