create-text-file
Fail
Audited by Snyk on Mar 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). This skill's template inserts user-provided content verbatim into generated shell commands/heredocs (cat > {{FILE_PATH}} << 'EOF'\n{{CONTENT}}\nEOF), so any API keys, tokens, or passwords included in the content would be emitted directly by the LLM.
Audit Metadata