🔌 pluginActivePromisinghigh
agentops
by boshu2
The missing DevOps layer for coding agents. Flow, feedback, and memory that compounds between sessions.
Quality Breakdown
115/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains persistent configuration modification files (.claude/, .claude-plugin/, .codex/ directories with plugin manifests and bootstrap scripts)
- Includes git hooks (.githooks/) that execute on checkout, merge, commit, and push events - potential for automatic code execution on repository interactions
- Contains installation/bootstrap automation (.codex/agentops-bootstrap.md, .codex/INSTALL.md, .claude/build-claude.py) designed to modify system state
- Multi-agent orchestration capability evident from agents/ directory and AGENTS.md documentation suggesting autonomous agent spawning
- References to autonomous agent operation ('agents read, traverse, and contribute to') without explicit human approval gates
- Plugin manifests and marketplace integration (.claude-plugin/marketplace.json, .codex-plugin/) indicate external integration capability