Skip to content
@Inherencelabs

Inherencelabs

Inherence

The cryptographic guardrail layer for agentic AI.

Trust math, not software.


When an AI agent calls a tool, that call usually goes straight from the model to your filesystem, your shell, your GitHub, your Stripe — with no enforcement boundary in between. If the model is prompt-injected, hallucinating, or compromised, every tool it can reach is fair game.

Inherence sits in that gap. Every tool call passes through a policy decision, and every decision is recorded on a signed, per-action receipt that a third party can verify independently — without seeing the prompt, the data, or the tool arguments.

What hosted Inherence enforces by default

A six-rule catastrophe shield, tunable from the dashboard:

  • Financial drain — transfers above thresholds, velocity-aware
  • Credential access.env, cloud keys, SSH keys, package tokens
  • Identity escalation — password resets, MFA changes, admin grants
  • Mass destructionrm -rf, DROP TABLE, bulk-id deletes
  • Lateral pivot — cloud metadata, K8s management, container escape
  • Unauthorized exfiltration — sensitive read followed by outbound POST

Custom policies are available on the paid tier.

Public repositories

  • inherence-proxy — Local MCP proxy that gates AI-agent tool calls through hosted Inherence. Apache 2.0.

More public releases — SDK, dashboard, connector clients — are rolling out through 2026.

Links

Popular repositories Loading

  1. inherence-proxy inherence-proxy Public

    Local MCP proxy that gates tool calls through Inherence's hosted policy enforcement.

    Python

  2. .github .github Public

    Org profile and shared GitHub config.

  3. inherence-verifier-rs inherence-verifier-rs Public

    Reference verifier for Inherence receipts (verification protocol v1). Rust core.

    Rust

  4. inherence-verifier-js inherence-verifier-js Public

    WASM bindings for inherence-verifier. Published on npm as @inherencelabs/verifier.

    Rust

  5. inherence-verifier-py inherence-verifier-py Public

    PyO3 bindings for inherence-verifier. Published on PyPI as inherence-verifier.

    Rust

  6. openclaw-safemode openclaw-safemode Public

    OpenClaw SafeMode — gates every tool call through Inherence's six-rule catastrophe shield (financial_drain, credential_access, identity_escalation, mass_destruction, lateral_pivot, unauthorized_exf…

    TypeScript

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…