cloud-penetration-testing

Fail

Audited by Snyk on Jun 2, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill contains multiple commands and examples that embed or extract credentials verbatim (e.g., --secret_access_key, --password, converting SecureString to plaintext, importing/exporting stolen token files), which would require an agent to handle and output secret values directly.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The document is an explicit offensive cloud pentesting playbook containing deliberate techniques for credential theft (metadata and environment extraction, token harvesting), data exfiltration (s3/gsutil/az sync and runbook/job exports), remote code execution and backdoors (Invoke-AzVMRunCommand, creating Owner service principals, creating access keys and new admin users), and persistence mechanisms — i.e., it provides step-by-step methods aimed at compromising and maintaining access to cloud environments and thus has high malicious misuse potential.

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 includes multiple instructions that require elevated/local privileges (e.g., sudo ./aws/install, sudo find/cp of /home, system-wide installs and copying other users' configs) and thus directs changing the host system state and accessing local credential files, so it should be flagged.

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
Jun 2, 2026, 05:21 AM
Issues
4
Security Audit — snyk — cloud-penetration-testing