No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by iOfficeAI · Agent Tool · ★ 121
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is aionrs safe to install? View the security audit →
aionrs A Rust-based LLM tool-use agent for the command line. It connects to LLM APIs, autonomously invokes local tools (file I/O, shell, search, etc.), and completes tasks end-to-end. Features Multi-provider — Anthropic, OpenAI (and compatibles like DeepSeek/Ollama/Gemini), AWS Bedrock, Google Vertex AI ProviderCompat layer — Configuration-driven compatibility for provider quirks (no hardcoded conditionals) Reasoning model support — OpenAI / reasoning models with control 7 built-in tools — Read, Write, Edit, Bash, Grep, Glob, Spawn (sub-agents) MCP client — Connect to any Model Context Protocol server (stdio / SSE / streamable-http) Dynamic MCP injection — Host clients can inject MCP servers at runtime via the JSON stream protocol Skills — Named prompt snippets with variable substitution, shell expansion, conditional activation, and per-skill model/permission overrides (see docs/skills.md) Hook system — Event-driven automation on tool lifecycle (auto-format, lint, audit) Sub-agent spawning — Parallel task execution via the Spawn tool Session persistence — Save and resume conversation history Persistent memory — Project-specific memory with auto-indexing across sessions (see...
| Stars | 121 |
| Forks | 66 |
| Language | Rust |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 64.5058933905015/100 |
| Open Issues | 20 |
| Last Updated | 2026-08-26 |
| Created | 2026-04-01 |
| Platforms | cli, rust |
| Est. Tokens | ~23k |
These tools work well together with aionrs for enhanced workflows:
Looking for a aionrs alternative? If you're comparing aionrs with other agent tool tools, these 3 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo
A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults
Power rename/refactor tool for CLI and agent use
Explore other popular agent tool tools:
aionrs is A multi-provider AI agent CLI with tool orchestration support. It is categorized as a Agent Tool with 121 GitHub stars.
aionrs is primarily written in Rust.
You can find installation instructions and usage details in the aionrs GitHub repository at github.com/iOfficeAI/aionrs. The project has 121 stars and 66 forks, indicating an active community.
aionrs is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to aionrs on Agent Skills Hub include claude-plugins, tutor-skills, repren. 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: