kubernetes-patterns
Fail
Audited by Snyk on Jun 22, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt contains plaintext secret values (e.g., DATABASE_URL: "postgresql://user:pass@postgres:5432/mydb" and JWT_SECRET: "super-secret-key") in the YAML, so an LLM that generates or modifies manifests would likely need to handle or reproduce those secrets verbatim, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata