share-skill
Warn
Audited by Snyk on Jun 16, 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.70). The skill instructs extensive filesystem changes (mv, ln, mkdir, writing config files in the user's home, initializing and pushing git repos) and even directs updating ~/.claude/settings.json to grant the agent broad Bash permissions, so it actively modifies the machine and the agent's permission policy (though it does not request sudo, create system users, or change system-level configs).
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata