📚 resourceActivePromisinghigh

agentrove

by Mng-dev-ai

Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.

Stars

288

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

104/200

License

Apache-2.0

Forks

54

Last Updated

Jun 11, 2026

Discovered

Mar 30, 2026

Validation

Passed

github.com/Mng-dev-ai/agentrove

Quality Breakdown

104/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Provides multi-provider AI agent orchestration (Claude, Copilot, OpenRouter, etc.) with autonomous execution capabilities
  • Includes sandbox execution environments (Docker and host-based) that can run arbitrary code without explicit human approval gates per agent execution
  • Contains agent service orchestration (backend/app/services/agent.py) enabling multi-step autonomous operations
  • Implements chat streaming with file mentions and slash commands that could be leveraged for autonomous file manipulation
  • Includes custom skills system (backend/app/services/skill.py) allowing execution of arbitrary code extensions
  • Docker and host sandbox providers (backend/app/services/sandbox_providers/) enable direct system command execution