create-plan
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 (medium risk: 0.60). The skill explicitly instructs creating and moving files into locations that "require authentication" by staging them in _/ and then mv-ing them into protected directories, which encourages modifying filesystem state and potentially bypassing authentication (even though it doesn't mention sudo or user creation directly).
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata