add-macos-statusbar
Warn
Audited by Snyk on Jun 22, 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.80). This skill compiles a native binary and writes+loads a persistent macOS LaunchAgent plist in ~/Library/LaunchAgents (installing a background service), which alters the host's state — even though it doesn't request sudo, it installs and runs software persistently on the machine.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata