executing-red-team-exercise

Fail

Audited by Snyk on Apr 10, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This content explicitly provides actionable instructions for building C2 infrastructure, implants, phishing/supply-chain/physical initial access, credential theft (LSASS dumping, Kerberoasting), persistence, defense-evasion (AMSI/ETW bypass, signed proxy execution), and data exfiltration — all of which enable real-world backdoors and malicious operations if used without strict authorization.

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


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

  • Potentially malicious external URL detected (high risk: 0.70). The agent's load_attack_techniques function fetches the MITRE ATT&CK STIX bundle at runtime from https://raw.githubusercontent.com/mitre/cti/master/enterprise-attack/enterprise-attack.json and parses that data to build the operation plan (i.e., the external JSON directly shapes the agent's output/instructions), so this runtime URL is a required external dependency that controls the agent's behavior.

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 developing and deploying implants, persistence mechanisms, and security bypasses (AMSI/ETW patching, registry modifications, C2 deployment), which direct an agent to modify system state and circumvent protections.

Issues (4)

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
Apr 10, 2026, 08:31 AM
Issues
4