account-management
Warn
Audited by Snyk on Apr 7, 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 (low risk: 0.30). The skill's companion-check instructs the agent to run shell commands (ls) and to offer installing companion skills via npx, which can change the host (install packages/execute code), so it encourages state-changing actions though it does not request sudo, system-file edits, or user creation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata