education-suite
Warn
Audited by Snyk on Mar 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (low risk: 0.30). The skill explicitly instructs the agent to modify local project telemetry (append to ~/.claude/projects/.../skill-telemetry.md) and to run test/build commands (which execute processes and can change files), so it does push the agent to change the machine state even though it doesn't request sudo, system-file edits, or user creation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata