cloud-penetration-testing

Fail

Audited by Snyk on Aug 10, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill contains commands that pass secrets directly on the command line (e.g., --secret_access_key, --password) and scripts that print user property values matching "password" or retrieve Key Vault secrets, which would require the agent to handle or embed secret values verbatim if real secrets are supplied.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This content contains explicit, actionable offensive cloud-attack instructions (secret exfiltration, credential theft, remote command execution, and creation of persistent backdoors/service principals/access keys) and is high risk for malicious abuse.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The required workflow in SKILL.md ingests untrusted free text via user/attacker-supplied target identifiers (e.g., “exact target URL, IP, account, or resource” in the mandatory confirmation gate) which then drive runtime commands such as curl to Microsoft/Azure/AWS/GCP endpoints and authentication/enumeration flows.

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.90). The skill explicitly instructs running sudo-enabled installers and using sudo to read and copy other users' home directories on the host (e.g., sudo ./aws/install and sudo find/cp), which directs modification and privileged access of the machine the agent runs on.

Issues (5)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 10, 2026, 09:29 AM
Issues
5
Security Audit — snyk — cloud-penetration-testing