# agentsh — Sitemap

> Markdown sitemap for agentsh.org. Companion to [sitemap.xml](https://www.agentsh.org/sitemap.xml).

## Top-level pages

- [Homepage](https://www.agentsh.org/) — Agent shell security for AI agents
- [Agent Shell for AI Agents](https://www.agentsh.org/agent-shell/) — Canonical page for agent shell, agentshell, and agent-shell searches
- [What Is Execution-Layer Security?](https://www.agentsh.org/execution-layer-security/) — Threat model and architecture overview
- [Secure Sandbox](https://www.agentsh.org/secure-sandbox/) — TypeScript and Python SDK landing page
- [Examples & Integrations](https://www.agentsh.org/examples/) — Working configurations across sandbox providers
- [Mitigations](https://www.agentsh.org/mitigations/) — Interactive CVE mitigation demos with agentsh configuration snippets

## Documentation

- [Docs index](https://www.agentsh.org/docs/) — Entry point for all reference material
- [Setup & Integration](https://www.agentsh.org/docs/setup/) — Platform support and installation
- [Features](https://www.agentsh.org/docs/features/) — Traffic steering, database proxying, data protection, deterministic enforcement
- [Database Proxy](https://www.agentsh.org/docs/database-proxy/) — Postgres-family service proxying, database policy, unavoidability controls, audit events
- [Policy Reference](https://www.agentsh.org/docs/policy-reference/) — File, network, command, signal, database, and registry rule schema
- [Secure Sandbox SDK](https://www.agentsh.org/docs/secure-sandbox/) — Adapter and API reference for `@agentsh/secure-sandbox` and `agentsh-secure-sandbox`
- [MCP Security](https://www.agentsh.org/docs/mcp-security/) — Deterministic attack detection and audit trails for MCP tool calls
- [Secrets](https://www.agentsh.org/docs/secrets/) — Vault, AWS, GCP, Azure, 1Password, OS keyring integrations
- [Observability](https://www.agentsh.org/docs/observability/) — Session reports, OpenTelemetry, audit log integrity
- [Glossary](https://www.agentsh.org/docs/glossary/) — Definitions of execution-layer security terms

## Mitigation demos

- [CVE-2025-32463: Sudo Chroot LPE](https://www.agentsh.org/mitigations/demo-cve-2025-32463/) — sudo chroot exploit blocked with policy rules and a daemon seccomp rule
- [DirtyFrag CVE-2026-43284 / CVE-2026-43500](https://www.agentsh.org/mitigations/demo-cve-2026-43284/) — IPsec and RxRPC gateway sockets blocked with two socket rules
- [CVE-2026-31635: DirtyDecrypt RxRPC](https://www.agentsh.org/mitigations/demo-cve-2026-31635/) — RxRPC/rxgk setup surface blocked by the DirtyFrag mitigation set or a single AF_RXRPC rule
- [CVE-2026-46300: Fragnesia XFRM](https://www.agentsh.org/mitigations/demo-cve-2026-46300/) — XFRM ESP-in-TCP setup socket blocked by the DirtyFrag mitigation set
- [CVE-2026-31431: Copy Fail LPE](https://www.agentsh.org/mitigations/demo-cve-2026-31431/) — AF_ALG page-cache write primitive blocked by default seccomp socket-family protection

## Markdown mirrors

Key HTML pages and documentation pages are also available as Markdown:

- [/agent-shell/index.md](https://www.agentsh.org/agent-shell/index.md)
- [/docs/setup/index.md](https://www.agentsh.org/docs/setup/index.md)
- [/docs/features/index.md](https://www.agentsh.org/docs/features/index.md)
- [/docs/database-proxy/index.md](https://www.agentsh.org/docs/database-proxy/index.md)
- [/docs/policy-reference/index.md](https://www.agentsh.org/docs/policy-reference/index.md)
- [/docs/secure-sandbox/index.md](https://www.agentsh.org/docs/secure-sandbox/index.md)
- [/docs/mcp-security/index.md](https://www.agentsh.org/docs/mcp-security/index.md)
- [/docs/secrets/index.md](https://www.agentsh.org/docs/secrets/index.md)
- [/docs/observability/index.md](https://www.agentsh.org/docs/observability/index.md)
- [/docs/glossary/index.md](https://www.agentsh.org/docs/glossary/index.md)

## Discovery files

- [llms.txt](https://www.agentsh.org/llms.txt) — Curated index for LLM crawlers
- [llms-full.md](https://www.agentsh.org/llms-full.md) — All documentation pages inlined as Markdown
- [AGENTS.md](https://www.agentsh.org/AGENTS.md) — Skill file for AI coding assistants
- [robots.txt](https://www.agentsh.org/robots.txt) — Crawler directives
- [sitemap.xml](https://www.agentsh.org/sitemap.xml) — XML sitemap for search engines
