Runtime Governance

Govern any agent — yours, third-party, even ones we didn’t build.

External agent runtimes — including OpenClaw, Claude Code, custom Python agents — register with AICtrlNet. Every action goes through pre-action evaluation, ML risk scoring, and audit trail before it executes.

160,000+
developers already using OpenClawthird-party CLI
Root-level
access these agents have to user devices
Zero
visibility for IT & security teams — until now

Your team is already running agents you didn’t deploy.

“There are companies finding engineers who have given OpenClaw access to their devices.”

— Pukar Hamal, CEO of SecurityPal

Cisco’s assessment

“Groundbreaking capability. Absolute nightmare security.”

Your employees are using AI agents. The question isn’t whether to allow it — it’s whether to govern it.

The Runtime Gateway: govern every action, before it executes.

Every action evaluated before execution. Pre-action enforcement, not just logging.

Agent action
Gateway evaluates
Permit
Block
Escalate to human
Pre-action evaluation (not just post-hoc logging)
ML-powered risk scoring (0.0–1.0)
Complete audit trail of every agent action
Fleet management dashboard
One-click suspend / override
Bidirectional NAT-safe SDKs (Python + TypeScript)

Connect in five minutes.

1

Install SDK

$ pip install aictrlnet-runtime-sdk
2

Register your runtime

from aictrlnet import AsyncAICtrlNetClient

client = AsyncAICtrlNetClient(config)
reg = await client.register(RuntimeRegistrationRequest(
    runtime_type="openclaw",
    instance_name="my-agent",
))
3

Wrap actions with the gateway

governed_fn = gateway.wrap(action, my_function)
result = await governed_fn()
4

Monitor in dashboard

View all agent activity, approve escalations, and manage policies from a single dashboard.

OpenClaw governance, by edition.

Feature Community (free) Business Enterprise
Runtime registration
Action logging
Pre-action evaluationAudit-onlyEnforce: permit / block / escalate
ML risk scoring
Approval workflows
Fleet management
Cross-org federation
Compliance reports
Community
See what your agents do
Business
Control what your agents do
Enterprise
Govern agents across your organization

Turn unmanaged agents into governed agents.

Your team gets the AI tools they want. You get the visibility and control your business needs.

They sell AI tools. We make all of them work together — with your team.