k8s-manifests
Fail
Audited by Snyk on Mar 26, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes placeholders that directly embed secrets into outputs (e.g., oc login --token=${TOKEN}, Secret stringData with DATABASE_URL, BuildConfig github.secret=${WEBHOOK_SECRET}, ${CERT}/${KEY}), which encourages the LLM to output secret values verbatim if filled, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata