By ArmorerLabs
Manage local Armorer agents via CLI commands for listing, installing, running, stopping, and uninstalling agents, enabling operational control of Armorer-managed applications.
Run OpenClaw, NanoClaw, and future agents with local sandboxes, guided setup, credential handling, guardrails, approvals, jobs, logs, and runtime health in one place.
Run any agent. Securely. Local-first by default.
Experimental release candidate: Armorer is under active development. The current release train is intended for early testers who are comfortable with local agent runtimes, Docker/Colima, and rapidly evolving setup flows.
Website · Install · Docs for humans · Issues
Star ArmorerLabs/Armorer if you want safer local agent runtimes to exist.
curl -fsSL https://armorerlabs.com/install | sh
Then open the local UI and install supported agents through Armorer.
The default installer uses the native armorer launcher and a pinned local
appliance image. Users do not need Python, Node.js, pnpm, Rust, or a source
checkout.
armorer status
armorer doctor
armorer logs --follow
curl -fsSL https://armorerlabs.com/install | sh -s -- --dev
Or run the workspace manually:
corepack enable
pnpm install --frozen-lockfile
pnpm build
pnpm test
pnpm typecheck
pnpm --filter armorer-ui-selfhost build
Source/development runs also need Rust/Cargo for the native Armorer gateway.
pnpm dev, pnpm start, and pnpm build run a gateway preflight that uses
the packaged gateway when available or builds crates/armorer-gateway locally.
Start the self-hosted UI from source:
pnpm dev -- --hostname 0.0.0.0 --port 3099
Then open http://127.0.0.1:3099.
Use the CLI directly from the workspace:
pnpm armorer -- list
pnpm armorer -- core status
pnpm armorer -- install nanoclaw --yes --skip-scan
pnpm armorer -- jobs list
Set up Armorer from https://github.com/ArmorerLabs/Armorer on this machine.
Follow AGENTS.md and the repository instructions.
Install Armorer, verify Docker, start the local UI, then help me install and configure OpenClaw through Armorer.
Do not report success until the Armorer CLI works, the UI is reachable, and runtime health checks pass.
| Running agents directly | Running agents through Armorer Labs |
|---|---|
| Each agent has its own setup path | One local control plane |
| Credentials are easy to scatter | Guided credential handling |
| Risky actions are hard to review | Human approvals and guardrails |
| Logs live wherever the agent puts them | Jobs, runtime status, and audit trails |
| Local networking gets messy | Local-first with optional private remote access |
Prefer doing it yourself instead of handing the repo to an agent?
Start here: HUMANS.md
Armorer Labs is not another model provider. It is not a hosted agent platform. It is a self-hosted, local-first agent runtime layer for builders who want control, sandboxing, and security posture before they scale agent usage.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub armorerlabs/armorerDashClaw governance, integration, troubleshooting, and platform intelligence for Claude Code.
Automatically detects and loads AGENTS.md files to provide agent-specific instructions alongside CLAUDE.md. Enables specialized agent behaviors without manual intervention.
GoPlus AgentGuard — AI agent security guard. Blocks dangerous commands, prevents data leaks, protects secrets. 20 detection rules, runtime action evaluation, trust registry.
AGT governance hooks and MCP tools for Claude Code sessions
Marketplace management plugin with an agent to find and add Claude Code plugins
Complete collection of 117 specialized AI agents across 11 categories