create-task-spec
Fail
Audited by Snyk on Feb 23, 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 requires embedding "ALL context" from source files (config, architecture, API specs) into task specs and uses read_file/write_file commands, which forces the LLM to include any secret values present in those files verbatim in its outputs.
Audit Metadata