Remove Analytics
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is designed to remove Google Analytics from a project, which inherently requires file system modification (read, write, delete) and command execution (e.g., `npm uninstall`). While these are high-risk capabilities, the `SKILL.md` instructions are transparent, explicitly require user confirmation before proceeding, and consistently align with the stated purpose. The `disable-model-invocation: true` flag further mitigates prompt injection risks by preventing the agent from invoking its own model for arbitrary actions. There is no evidence of intentional malicious behavior such as data exfiltration, unauthorized access, or obfuscation.
