Agentlas OS is a local-first system for creating, storing, borrowing, and running specialist AI agents and temporary agent teams through supported hosts and models. It serves people who want reusable agents that remain available across computers and model workspaces, and the catalogue contains its skills, commands, hooks, agents, instructions, plugin, and rule.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/agentlas-ai/Agentlas-OSWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/agentlas-ai/agentlas-os/extension)<a href="https://agentmods.dev/plugins/agentlas-ai/agentlas-os/extension"><img src="https://agentmods.dev/badge/plugins/agentlas-ai/agentlas-os/extension.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
hephaestus scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "hephaestus",
"version": "1.2.44",
"description": "Hephaestus creates and packages Agentlas-compatible agents and teams.",
"contextFileName": "GEMINI.md",
"mcpServers": {
"hephaestus-network": {
"command": "${extensionPath}/bin/hephaestus",
"args": [
"mcp",
"serve"
],
"cwd": "${extensionPath}"
}
}
}
What ships with it
38 files beside gemini-extension.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .agentlas/routing-card.json 5.6 KB
- bin/hephaestus 317 B
- commands/agentlas-browser.toml 569 B
- commands/agentlas-build.toml 566 B
- commands/agentlas-call.toml 547 B
- commands/agentlas-cloud.toml 562 B
- commands/agentlas-connect.toml 553 B
- commands/agentlas-graph.toml 579 B
- commands/agentlas-hub.toml 538 B
- commands/agentlas-local.toml 564 B
- commands/agentlas-login.toml 565 B
- commands/agentlas-network.toml 579 B
- commands/agentlas-orch.toml 566 B
- commands/agentlas-search.toml 567 B
- commands/agentlas-storm.toml 603 B
- commands/agentlas-update.toml 580 B
- commands/agentlas-upload.toml 564 B
- commands/agentlas.toml 1.9 KB
- commands/hep-browser.toml 6.8 KB
- commands/hep-build.toml 26 KB
- commands/hep-call.toml 5.8 KB
- commands/hep-cloud.toml 5.8 KB
- commands/hep-connect.toml 3.5 KB
- commands/hep-graph.toml 6.9 KB
- commands/hep-hub.toml 4.3 KB
- commands/hep-local.toml 4.8 KB
- commands/hep-login.toml 1.8 KB
- commands/hep-network.toml 20 KB
- commands/hep-orch.toml 3.6 KB
- commands/hep-search.toml 4.5 KB
- commands/hep-storm.toml 15 KB
- commands/hep-update.toml 2.1 KB
- commands/hep-upload.toml 7.0 KB
- GEMINI.md 1.3 KB
- skills/hephaestus-cloud/SKILL.md 5.0 KB
- skills/hephaestus-graph/SKILL.md 1.9 KB
- skills/hephaestus-network/SKILL.md 19 KB
- skills/hephaestus-upload/SKILL.md 6.8 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 17 lines scan A d6fe519e2b16
hephaestus is a plugin published in the GitHub repository agentlas-ai/Agentlas-OS (1,103 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.
Other plugins, from other repositories
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
themes-example
themes-example. An open-source AI agent that brings the power of Gemini directly into your terminal.
claude-plugins-official marketplace
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.
knowledge-work-plugins marketplace
Plugin marketplace listing 98 plugins: noibu, productivity, enterprise-search, cowork-plugin-management, sales.
container
Teaches Claude container's command surface and how it maps to Docker, Lima, Colima, and Podman on macOS.