clean-code-ts
Fail
Audited by Snyk on Apr 3, 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 mandates returning a full refactor that "preserve[s] behaviour" of the user's TypeScript input (including literal strings), so if the provided code contains hard-coded API keys, tokens, or passwords the model would be required to reproduce them verbatim in its output, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata