attack-chain

Fail

Audited by Snyk on Aug 19, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). This skill explicitly instructs hunting for and using credentials (grep for api_key/secret/password, cloud metadata access) and shows many commands that embed plaintext passwords/NTLM hashes/API keys in CLI invocations and scripts, so an LLM coordinating or emitting those commands would likely need to handle or output secret values verbatim, creating a high exfiltration risk.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). High risk: the list contains direct links to Windows executables/installer/HTA/SCT hosted on an "evil" host (classic malware delivery), plus the AWS metadata endpoint (169.254.169.254) which is often targeted by SSRF to steal cloud credentials.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The content contains explicit, actionable offensive playbooks (initial access, webshell/RCE, credential theft with Mimikatz, persistence, C2/evasion, log wiping and data access) clearly intended to enable compromise and unauthorized data exfiltration.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs creating user accounts, planting SSH keys, writing/modifying root-owned system files (e.g. /etc/ld.so.preload, /etc/systemd/system), clearing logs, and using sudo-based escalation commands — all actions that alter the host state and require elevated privileges.

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 19, 2026, 09:14 AM
Issues
4
Security Audit — snyk — attack-chain