cloud-penetration-testing

Fail

Audited by Snyk on Mar 30, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt contains many examples that extract, convert, export, or pass secrets verbatim (e.g., CLI flags like --secret_access_key, exporting tokens/files, converting service principal secrets to plaintext, and commands with / placeholders), which requires the agent to handle and embed exact secret values in outputs.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The content explicitly documents offensive techniques for credential theft, data exfiltration, privilege escalation and persistence (e.g., creating backdoor service principals, generating access keys, exporting stolen tokens, password spraying and metadata/API credential harvesting) and includes evasion tactics, indicating deliberate malicious intent and high potential for abuse.

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

  • Third-party content exposure detected (high risk: 1.00). The SKILL.md workflow explicitly instructs fetching and ingesting untrusted, user-generated cloud content (for example "aws s3 sync s3://bucket-name ./local-dir", "aws lambda get-function" to read function env vars, and "Export-AzAutomationRunbook"/"Get-AzAutomationJobOutput" to pull runbooks) from public/target cloud sources which the agent would read and use to drive subsequent actions.

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 prompt instructs running privileged local commands that modify the host (e.g., sudo ./aws/install, curl ... | bash, sudo find /home and sudo cp of user configs) and includes guidance to bypass/cloud-auth techniques, so it clearly pushes the agent to change the machine's state.

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
Mar 30, 2026, 03:13 PM
Issues
5