planetscale
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 explicitly asks the user to paste the service token ID and token and then constructs a shell command that embeds those secrets as literal command-line arguments (ruby ... 'PASTED_TOKEN_ID' 'PASTED_TOKEN'), which requires the LLM to handle and output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata