RuleOak v0.10.2 public preview — Agent Firewall + Flight Recorder for AI Agents Run the 60-second demo

Packages · 0.10.2

One monorepo, several guarded integration paths

All three public npm packages are versioned together. Pick the lowest-level boundary that matches your application, then verify every high-impact path actually routes through it.

PackageLicenseUse it for
@ruleoak/protocolMITContracts, schemas, validators, fixtures, and TypeScript types without taking the runtime.
@ruleoak/coreApache-2.0createRuleOak(), authorization, Policy v2, adapters, approvals, receipts/grants, guarded functions/tools, and evidence.
@ruleoak/cliApache-2.0Quickstart, protect, MCP gateways, REST service, policy authoring/testing, learning, approvals, replay, and evidence bundles.

Supported first-party adapter families

Generic actions

Normalize explicit actor/action/resource/context authorization requests.

OpenAI-style tool calls

Normalize and authorize function tool-call payloads. This is not an OpenAI network client.

MCP

Normalize tools/call and use stdio or Streamable HTTP guarded transports.

Shell, filesystem, HTTP/webhook

Normalize common application-layer actions into the same policy and evidence path.

Adoption tooling

v0.10.2 also includes built-in policy packs, guided policy authoring, Policy v2 migration, linting, policy testing, learning-mode suggestions, approval workflows, replay, signed checkpoints, verifiable evidence bundles, benchmarks, and release-readiness checks.

Framework and SaaS pages on this site are patterns unless stated otherwise

A page describing GitHub, Jira, LangGraph, Python, or another application pattern does not mean v0.10.2 ships a dedicated network connector or official SDK for that product. Use the documented Node.js SDK, MCP boundaries, or local REST authorization API to build those integrations.