Is PleasePrompto/google-ai-mode-skill safe?
https://github.com/PleasePrompto/google-ai-mode-skill
This skill provides legitimate browser automation for Google AI search functionality, allowing Claude to access current web information. While the code execution involves installing Chrome and browser automation, the implementation appears focused on its stated purpose without evidence of malicious behavior.
Category Scores
Findings (4)
MEDIUM Browser Installation and Automation -20 ▶
Skill installs Chrome browser and performs automated web interactions. While focused on legitimate Google search, browser automation capabilities could potentially be misused.
LOW Persistent Browser Profile Creation -10 ▶
Creates persistent browser session data in user's cache directory that survives between skill executions.
LOW Prescriptive Query Optimization -15 ▶
Skill instructions are highly prescriptive about how Claude should modify and handle user queries, though for legitimate search optimization purposes.
INFO Network-Dependent Functionality -20 ▶
Skill requires network access and makes automated requests to Google services, creating dependency on external services.