render-template
Fail
Audited by Snyk on Jul 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). This Skill explicitly takes a variables object and returns a rendered string by substituting placeholders with those variable values, so if any variables contain secrets (API keys, tokens, passwords) the LLM would output them verbatim, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata