github-pr
Warn
Audited by Snyk on Jun 20, 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 (medium risk: 0.60). The skill autonomously runs git/gh/gcloud commands that modify repository and cloud state and explicitly uses git push --no-verify (bypassing local pre-commit/pre-push hooks), which constitutes a security-bypass and altering system/remote state even though it doesn't request sudo or create users.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata