symlink-manager
Warn
Audited by Snyk on Mar 31, 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.80). The skill explicitly instructs running scripts with elevated privileges (Administrator) or changing system Developer Mode to allow unprivileged symlink creation and runs destructive git commands (git rm --cached -r; git reset --hard) and filesystem-modifying operations (creating symlinks/junctions/hardlinks), which encourage bypassing security controls and modifying machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata