configure-api-gateway

Fail

Audited by Snyk on Feb 27, 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 concrete secret values and examples that embed credentials verbatim (e.g., "mobile-secret-key-123" in kong config and curl headers, and curl -u user1:password), which instructs the agent to output or replicate secrets directly.

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). The skill explicitly includes privileged operations (e.g., "sudo mv deck /usr/local/bin/") and instructs installing binaries and applying system-level changes (kubectl apply) that modify the host/cluster state, so it encourages actions that require elevated privileges.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 27, 2026, 10:51 PM