Flagged: sudo usage. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by prime-radiant-inc · Agent Tool · ★ 154
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is evener safe to install? View the security audit →
Evener A coding agent run through a hub. The orchestrator serves the web UI — Evener's default interactive surface — where you start sessions, watch the agent read files, run commands, and edit code, and steer it with follow-up messages. The hub tracks many concurrent sessions at once, and gives the same hub a terminal dashboard. A non-interactive command line handles scripting and automation. New here? docs/getting-started.md walks from install to your first session. Evener uses the LLM's native tool-calling and supports OpenAI, Anthropic, Google, and other providers. For how the code is organized, see docs/architecture.md. For the runtime contracts that subagents, plugins, and hooks operate under, see docs/subagent-runtime-contracts.md. For background jobs, see docs/job-control.md. To confine a session's file, process, and network access with , see docs/sandboxing.md. For how sessions are titled, see docs/session-auto-naming.md. To build, test, and lint this repo, see docs/developing-evener/README.md — or run for every target with a one-line summary.
| Stars | 154 |
| Forks | 11 |
| Language | Go |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 71.7818510307959/100 |
| Open Issues | 277 |
| Last Updated | 2026-09-20 |
| Created | 2026-02-10 |
| Platforms | cli, go |
| Est. Tokens | ~19k |
These tools work well together with evener for enhanced workflows:
Looking for a evener alternative? If you're comparing evener with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Any Agent × Any Provider × Anywhere. Connect Cursor, Claude Code, OpenCode, or Codex to Slack, Telegram, Disco
Persistent memory for AI coding agents
✋ Interactive CLI tool for selecting and bundling code into a single, LLM-ready output file
Shell and coding agent on mcp clients
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, wi
Agent harness and tookit for building AI agents and agentic applications. CLI and SDKs included
Explore other popular agent tool tools:
evener is A coding agent: give it a prompt and it reads, writes, runs commands, and searches code in a loop until the work is done, using native tool-calling across OpenAI, Anthropic, and Google models.. It is categorized as a Agent Tool with 154 GitHub stars.
evener is primarily written in Go. It covers topics such as ai-agent, cli, coding-agent.
You can find installation instructions and usage details in the evener GitHub repository at github.com/prime-radiant-inc/evener. The project has 154 stars and 11 forks, indicating an active community.
evener is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to evener on Agent Skills Hub include golembot, omega-memory, codegrab. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: