using-a-team

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The document contains an explicit mandatory instruction to delete all log files, stack traces, and debug dumps after verification, which appears intended to hide traces and facilitate concealment of malicious activity or data exfiltration.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill mandates deleting "all log files, stack traces, and debug dumps" generated during a task (SKILL.md:39) — an instruction that alters system state and may require elevated privileges — and the HARD-GATE (SKILL.md:5-9) forces mandatory use of skills/agents that could themselves perform privileged actions.

Issues (2)

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 3, 2026, 11:25 AM
Issues
2
Security Audit — snyk — using-a-team