api-to-testcase-generator
Fail
Audited by Snyk on Apr 14, 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 extracting auth (Bearer tokens, API keys, etc.) and placing "auth tokens" into shared setup/headers and will convert raw curl/Postman inputs (which may contain real secrets) into runnable test code, requiring the LLM to include secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata