peon-lib

A lightweight, secure executor for Claude Agent Skills. Inspired by OpenClaw but strictly designed with zero-trust whitelisting, written in Rust. (by stephen94125)

Peon-lib Alternatives

Similar projects and alternatives to peon-lib

  1. zerostack

    Minimalistic coding agent written in Rust, optimized for memory footprint and performance

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. GarraRUST

    O framework seguro e leve de código aberto para agentes de IA desenvolvido 100% em português.

  4. awesome-ai-agent-incidents

    A curated corpus of incidents, attack vectors, failure modes, and defensive tools for autonomous AI agents.

  5. aici

    9 peon-lib VS aici

    AICI: Prompts as (Wasm) Programs

  6. hcom

    1 peon-lib VS hcom

    Let AI agents message, watch, and spawn each other across terminals. Claude Code, Codex, Antigravity CLI, Cursor CLI, OpenCode, Kilo, Pi, Kimi (by aannoo)

  7. swiftide

    Fast, streaming indexing, query, and agentic LLM applications in Rust

  8. tensorzero

    Discontinued TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation.

  9. agnix

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plugin for all major IDEs included, with autofixes.

  10. rig

    20 peon-lib VS rig

    ⚙️🦀 Build modular and scalable LLM Applications in Rust

  11. trigix

    AI-native workflow automation platform — Rust execution engine, 180 node types, visual canvas

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better peon-lib alternative or higher similarity.

peon-lib discussion

Log in or Post with

peon-lib reviews and mentions

Posts with mentions or reviews of peon-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-04-17.
  • Peon – A Zero-Trust AI Agent Runtime in Rust (Using Casbin)
    2 projects | news.ycombinator.com | 17 Apr 2026
    3. The Intercept: When the LLM decides to call a script, the runtime intercepts the tool call, grabs the user's ID, and asks Casbin. If it's a deny, the OS is never touched, and the LLM gets a permission error.

    To solve multi-tenant concurrency issues without locking up states, the runtime spawns stateless, ephemeral agents per request, hardcoding the user's ID into the tool struct at build time.

    It's currently integrated with a CLI and a multi-user Telegram bot.

    I built this out of frustration with existing frameworks that just give LLMs a shell and pray. I would love to hear your thoughts on the architecture, and if using Casbin for this level of isolation makes sense to you.

    Repo: https://github.com/stephen94125/peon-lib

Stats

Basic peon-lib repo stats
2
0
-
4 months ago

stephen94125/peon-lib is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of peon-lib is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 3rd most popular programming language
based on number of references?