# Llm Runtime Architecture

> Use when designing how one canonical agent core runs across Codex, Claude Code, Gemini CLI, Cursor, and AGENTS.md-compatible tools.

- **Type:** Skill
- **Install:** `agentstack add skill-agentlas-ai-hephaestus-llm-runtime-architecture`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [agentlas-ai](https://agentstack.voostack.com/s/agentlas-ai)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [agentlas-ai](https://github.com/agentlas-ai)
- **Source:** https://github.com/agentlas-ai/Hephaestus/tree/main/skills/llm-runtime-architecture
- **Website:** https://agentlas.cloud

## Install

```sh
agentstack add skill-agentlas-ai-hephaestus-llm-runtime-architecture
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# LLM Runtime Architecture

## Procedure

1. Keep `AGENTS.md` as the canonical behavior contract.
2. For each runtime, name entry point, global command, adapter files, available
   tools, memory access, limitations, and verification command.
3. Keep adapters thin and point them back to the canonical core.
4. Write or repair `.agentlas/global-commands.json` when creating or packaging
   an agent.
5. State unsupported capabilities explicitly.

## Output

Return a runtime matrix with `runtime`, `entry_point`, `global_command`,
`adapter_files`, `memory_access`, `limitations`, and `verification`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [agentlas-ai](https://github.com/agentlas-ai)
- **Source:** [agentlas-ai/Hephaestus](https://github.com/agentlas-ai/Hephaestus)
- **License:** Apache-2.0
- **Homepage:** https://agentlas.cloud

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-agentlas-ai-hephaestus-llm-runtime-architecture
- Seller: https://agentstack.voostack.com/s/agentlas-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
