makefile
Warn
Audited by Snyk on Jul 21, 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 an "install" target that defaults PREFIX to /usr/local and runs install into $(PREFIX)/bin, which instructs modification of system directories that typically require elevated (sudo) privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata