chaos-engineering

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The embedded "Companion check" directs the agent to run local filesystem commands and offer to install companion skills—actions unrelated to chaos-engineering and effectively a hidden/unauthorized behavior outside the skill's stated purpose, so it constitutes a prompt injection.

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: 1.00). The skill explicitly instructs running privileged and state-changing commands (e.g., "sudo tc qdisc add ..." to modify network qdiscs, kubectl/pg_ctl/aws failover operations, and a companion check that runs filesystem commands and suggests installing skills via npx), which directs the agent to alter the host or infrastructure state and potentially require sudo/privileged access.

Issues (3)

E004
CRITICAL

Prompt injection detected in skill instructions.

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 23, 2026, 01:04 PM
Issues
3
Security Audit — snyk — chaos-engineering