Skip to content
Agentv0.3.0

haldir

Cryptographic governance layer for AI agents. Scoped sessions, encrypted vault, RFC 6962 Merkle-tree tamper-evident audit log with Ed25519 Signed Tree Heads, Sigstore Rekor mirror, anti-equivocation v

by ExposureGuard(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from ExposureGuard/haldir (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

haldir

Cryptographic governance layer for AI agents. Scoped sessions, encrypted vault, RFC 6962 Merkle-tree tamper-evident audit log with Ed25519 Signed Tree Heads, Sigstore Rekor mirror, anti-equivocation verifier, x402 pay-per-request surface, and 2-line adoption in LangChain, CrewAI, and LlamaIndex.

Capabilities

identity_and_access, secrets, audit, compliance, governance

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/exposureguard-haldir-haldir/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

exposureguard-haldir-haldir.ocm.jsonjson
{
  "ocm": "1",
  "id": "exposureguard-haldir-haldir",
  "kind": "agent",
  "name": "haldir",
  "description": "Cryptographic governance layer for AI agents. Scoped sessions, encrypted vault, RFC 6962 Merkle-tree tamper-evident audit log with Ed25519 Signed Tree Heads, Sigstore Rekor mirror, anti-equivocation verifier, x402 pay-per-request surface, and 2-line adoption in LangChain, CrewAI, and LlamaIndex.",
  "publisher": "ExposureGuard",
  "version": "0.3.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Cryptographic governance layer for AI agents. Scoped sessions, encrypted vault, RFC 6962 Merkle-tree tamper-evident audit log with Ed25519 Signed Tree Heads, Sigstore Rekor mirror, anti-equivocation verifier, x402 pay-per-request surface, and 2-line adoption in LangChain, CrewAI, and LlamaIndex."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/ExposureGuard/haldir",
      "path": ".well-known/agent.json",
      "ref": "f4f162d20df12b9a27250448377b6e359b33e210",
      "url": "https://github.com/ExposureGuard/haldir/blob/f4f162d20df12b9a27250448377b6e359b33e210/.well-known/agent.json",
      "key": "ExposureGuard/haldir/.well-known/agent.json"
    }
  }
}

Fetch it by URL: GET /api/v1/registry/exposureguard-haldir-haldir/manifest?version=0.3.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

haldir - Agent - OpenSmartRoute