git-safety-net
Warn
Audited by Snyk on Jul 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 (high risk: 0.90). This skill includes explicit instructions to delete worktrees/clones and refs (rm -rf, git worktree remove, stash drop, git branch -D, update-ref -d), which directly mutate and can irreversibly destroy files and repo state on the machine.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata