ai-teaching-assistant-skills
Warn
Audited by Snyk on Jul 22, 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 (high risk: 0.70). The skill includes admin tools that operate on the host filesystem and application state (notably upload_pdf which accepts an absolute host path and delete_user_data which wipes collections/uploads), so it can modify the host machine's state and access host files even if it does not explicitly request sudo.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata