cloud-k8s-deployment

Fail

Audited by Snyk on Feb 21, 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 commands that embed secrets directly (e.g., kubectl create secret --from-literal=DATABASE_URL="postgresql://user:pass@host/db" and helm --set grafana.adminPassword=admin), which requires an LLM to handle or emit secret values verbatim, creating exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). This skill includes system-level install steps (e.g., "sudo mv ~/doctl /usr/local/bin") and other commands that require sudo or modify system files/configuration, so it pushes the agent to perform privileged changes to the host.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 21, 2026, 12:26 PM