gremlin-chaos

Fail

Audited by Snyk on Aug 12, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill instructs users to pass secrets directly on the command line / via helm --set (e.g., --api-token , --set ...teamSecret=), which requires secret values to be embedded verbatim and risks exfiltration or exposure; (the curl example uses an env var which is fine).

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 skill instructs installing a host agent using sudo and describes/automates host-level destructive attacks (e.g., shutdown, process killer) and helm/secret creation, which modifies system state and requires elevated privileges.

Issues (3)

W007
HIGH

Insecure credential handling 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
HIGH
Analyzed
Aug 12, 2026, 10:59 AM
Issues
3
Security Audit — snyk — gremlin-chaos