turbo-doctor
Fail
Audited by Snyk on Apr 1, 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 instructs creating/updating secrets using commands that include the secret value as a command-line argument (e.g.,
goldsky secret create <name> --value <new-value>) and could ask the user for secret values to embed verbatim, which forces the LLM to handle and output secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata