← Back to search
65
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
other llms-txtopenapiapiai-friendly

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 65/100

            

llms.txt Content

# HELM Docs ## Docs - [HELM documentation](https://helm.docs.mindburn.org/index.md): Block unsafe AI-agent actions before they run. - [Quickstart](https://helm.docs.mindburn.org/quickstart.md): Run HELM locally and prove the boundary before connecting it to a real agent. - [HELM Proof Loop](https://helm.docs.mindburn.org/proof-loop.md): HELM is useful only when the action reaches the boundary. The loop is small: - [Export And Verify EvidencePacks](https://helm.docs.mindburn.org/guides/export-verify-evidencepacks.md): Use EvidencePacks when a governed run needs to be checked later without - [Protect Local Coding Agents](https://helm.docs.mindburn.org/guides/protect-local-coding-agents.md): HELM can sit around Codex, Claude Code, and similar local agent workflows. The - [Implementation Partner Handoff](https://helm.docs.mindburn.org/guides/implementation-partner.md): This guide packages the local, self-hosted HELM AI Kernel v0.8.3 source target for an - [Run HELM On A Sealed Or Air-Gapped Host](https://helm.docs.mindburn.org/guides/air-gap-appliance.md): - [How HELM Works](https://helm.docs.mindburn.org/how-helm-works.md): HELM is a local execution firewall for AI agents. A client, hook, wrapper, MCP - [AI Security Categories](https://helm.docs.mindburn.org/ai-security-categories.md): AI security tools do not all sit in the same layer. The safe comparison is a - [OpenAI Proxy](https://helm.docs.mindburn.org/integrations/openai-compatible-proxy.md): Use the OpenAI-compatible proxy when an app already speaks the OpenAI API shape - [MCP](https://helm.docs.mindburn.org/integrations/mcp.md): Use the current MCP surface to generate client configuration, inspect local - [OpenClaw](https://helm.docs.mindburn.org/integrations/openclaw.md): The integration source includes a mapping for OpenClaw-style skill calls. It is - [Hermes](https://helm.docs.mindburn.org/integrations/hermes.md): Use HELM as a pre-dispatch boundary for Hermes tool proposals. - [Agent Clients](https://he

OpenAPI Spec (preview)

openapi: 3.1.0 info: title: HELM Kernel API version: 0.8.3 description: > Deterministic execution kernel for AI tool calls. Drop-in OpenAI proxy + cryptographic receipts + offline-verifiable evidence packs. license: name: Apache-2.0 url: https://github.com/Mindburn-Labs/helm-ai-kernel/blob/main/LICENSE contact: name: Mindburn Labs url: https://mindburn.org servers: - url: http://localhost:8080 description: Local development (Docker Compose) - url: h