spec-pack-abandon
Warn
Audited by Snyk on Jul 28, 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). The skill explicitly instructs the agent to delete local directories and force-delete local and remote Git branches (Remove-Item, git branch -D, git push --delete), which perform destructive modifications to the machine/repository state and must be flagged.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata