markdownlint
Warn
Audited by Snyk on Apr 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 (low risk: 0.30). The skill instructs installing a global npm package and even suggests using
sudo npm install -g ...if permissions fail, which directs changing system state and potentially using elevated privileges, so it poses a low but non-zero risk.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata