kubernetes-ops
Fail
Audited by Snyk on Feb 16, 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 includes explicit secret examples and shows commands that embed credentials verbatim (e.g., stringData with database-url and api-key, kubectl create secret --from-literal and --docker-password=pass), which instructs placing secret values directly into YAML/CLI output and thus requires handling/outputting secrets.
Audit Metadata