vp-macos-clean-uninstall
Warn
Audited by Snyk on May 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's mandatory Phase 2 ("Research Official Uninstall Method") requires performing web searches and reading third‑party sources (vendor docs, vendor GitHub, Apple Support, community forums) and using those pages to determine uninstall steps, so untrusted external content could directly influence tool use and decisions.
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 run destructive, system-level commands (including sudo launchctl bootout, sudo pkgutil --forget, rm -rf on system/user paths, unloading daemons, and removing kernel/system extensions) and to modify/forget system receipts and files, which directs the agent to change privileged machine state.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata