claude-in-chrome-troubleshooting
Warn
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [PERSISTENCE_MECHANISMS]: The skill suggests modifying the user's shell profile (~/.zshrc) to add a toggle function (chrome-mcp-toggle) and set the TMPDIR environment variable, which alters system startup files to provide persistent troubleshooting utilities.
- [DYNAMIC_EXECUTION]: The skill generates a bash wrapper script at ~/.claude/chrome/chrome-native-host that uses directory listing to execute the most recent version of the Claude Code binary to maintain compatibility across updates.
- [PRIVILEGE_ESCALATION]: The skill uses chmod +x on a dynamically created script and performs file operations within the user's Library directory to manage application configuration.
Audit Metadata