Quality Breakdown
122/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains multiple install.sh and install-deps.sh scripts (.claude/skills/chrome-devtools/scripts/install.sh) that could execute arbitrary commands
- Persistent configuration modification through .claude directory structure with .env.example and .mcp.json.example files designed to be copied into user's environment
- MCP (Model Context Protocol) manager and multi-agent orchestration capability (.claude/agents/mcp-manager.md) that could spawn subagents
- Python scripts with external API integrations (gemini_batch_process.py, document_converter.py) that execute code and interact with external services
- Browser automation via chrome-devtools with persistent browser launching (launch-persistent.js, close-persistent.js) enabling autonomous web interaction
- Plugin marketplace integration system designed for automatic updates and installation, reducing transparency of what gets installed