โจ๏ธ cli toolActivePromisingmedium
page-agent
by alibaba
JavaScript in-page GUI agent. Control web interfaces with natural language.
Quality Breakdown
110/ 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 .agents/ directory with skill definitions and multi-agent orchestration capabilities (git-cleanup, pre-impl-discussion, submit-pr-from-current-changes, update-changelog)
- CLAUDE.md and AGENTS.md files present indicate persistent agent configuration and memory storage
- Chrome extension package included with background/content script execution capabilities and remote page control (RemotePageController)
- Multi-agent spawning architecture evident from MultiPageAgent.ts and TabsController for managing multiple browser pages/tabs
- GitHub workflow automation present (.github/workflows/) for CI/CD and deployment
- Tool definition system allows natural language control of web interfaces with LLM integration (PageAgentCore.ts)