A secure 持久 personal agent 服务器在 Rust. One binary, sandboxed execution, multi-provider LLMs, voice, 内存, Telegram, WhatsApp, Discord, Teams,、MCP tools. Secure 由设计, runs 在 your hardware.GitHub 2,757 ⭐ / 323 Fork,主要使用 Rust 开发。标签:ai-agent,ai-assistant,clawdbot,llm,mcp。访问项目:https://github.com/moltis-org/m……
项目介绍
A secure 持久 personal agent 服务器在 Rust. One binary, sandboxed execution, multi-provider LLMs, voice, 内存, Telegram, WhatsApp, Discord, Teams,、MCP tools. Secure 由设计, runs 在 your hardware.
核心功能
- Small unsafe surface — core agent/gateway code stays safe Rust; unsafe is isolated to Swift FFI, local model wrappers, and precompiled WASM boundaries - Sandboxed execution — Docker + Apple Container, per-session isolation - Secret handling — `secrecy::Secret`, zeroed on drop, redacted from tool output - Authentication — password + passkey (WebAuthn), rate-limited, per-IP throttle - SSRF protection — DNS-resolved, blocks loopback/private/link-local - Origin validation — rejects cross-origin WebSocket upgrades
使用指南
</div>
Secure by design — Your keys never leave your machine. Every command runs in a sandboxed container, never on your host. Your hardware — Runs on a Mac Mini, a Raspberry Pi, or any server you own. One Rust binary, no Node.js, no npm, no runtime. Full-featured — Voice, memory, cross-session recall, automatic edit checkpoints, scheduling, Telegram, Signal, Discord, browser automation, MCP servers, SSH or node-backed remote exec, managed deploy keys with host pinning in the web UI, a live Settings → Tools inventory, Cursor-compatible project context, and context-file threat scanning — all built-in. No plugin marketplace to get supply-chain attacked through. Auditable — The agent runner and model interface fit in ~7.5K lines, with providers in ~19K more. The Rust workspace is ~270K lines across 59 modular crates you can audit independently, with 470+ Rust files containing tests. Unsafe code is isolated to FFI and precompiled runtime boundaries, not the core agent loop.
项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | moltis-org/moltis |
| Star 数 | 2,757 |
| Fork 数 | 323 |
| 编程语言 | Rust |
| 开源协议 | MIT |
| 创建时间 | 2026-01-29 |
| 最近更新 | 2026-06-20 |
| 主题标签 | ai-agent、ai-assistant、clawdbot、llm、mcp |
项目地址
GitHub 仓库:<https://github.com/moltis-org/moltis>
> 完整 URL:[https://github.com/moltis-org/moltis](https://github.com/moltis-org/moltis)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。