SOC 2 Type II · HIPAA · ISO 27001
The enterprise-readiness layer for AI security agents CISO · SecEng

Your team already
built the agent.
Now make it
enterprise-ready.

Arx is the missing layer between the Python agents your security engineers have already written and the vendor review that keeps them from shipping. Auto-mapped controls, policy guardrails with human approval gates, immutable audit trails, and 100+ pre-built connectors — running on SOC 2 Type II infrastructure.

SOC 2 Type II·HIPAA·ISO 27001·NIST AI RMF·EU AI Act-ready
app.arxsec.io · registry / agents / triage-crowdstrike-01
priya@fortune100bank · v4.18.2

triage‑crowdstrike‑01 · v2.4.0

OWNED BY priya@fortune100bank · LAST RUN 14s AGO

Enriches CrowdStrike detections with Okta + Wiz context, opens a ServiceNow incident if severity ≥ High.

Runtime
python · 3.12.4
Blast radius
scoped · write
Approval
gate active
SOC 2 controls
22 mapped · 3 pending
NIST AI RMF
GOVERN · MAP · MEASURE
Last audit hash
0x9f42…c104
Connector graph
triage_cs_01 agents/triage.py crowdstrike.detections okta.users.get wiz.findings.list + servicenow.incident.create vulnerability PII:email config:cloud write · approval required
100+ pre-built connectors, including
CrowdStrike
Splunk
Wiz
ServiceNow
Okta
Snowflake
Microsoft
AWS
Why this exists

The agent works.
The review is
what's in the way.

Fortune 500 security teams are writing genuinely useful Python agents. They're getting stuck at the same place: the forty-page vendor questionnaire, the SOC 2 evidence bundle, the CISO asking who gets paged when it misbehaves. Arx is what you put in front of the review, not a replacement for the work your team already did.

01

Vendor review assumes a vendor

Every questionnaire in the industry — CAIQ, SIG, HECVAT — was designed for SaaS procurement. Internally-built software has no vendor to point to. Arx gives the review board something real to review.

Attestation per agent, not per click-through agreement.
02

Controls live in code, not in documents

An auditor who can't point to the exact line enforcing least privilege is not really enforcing least privilege. Arx binds every SOC 2, NIST, and ISO control claim to a hash-verified span of your agent's source.

CC6.1 → agents/triage.py:L42-L58 · sha256: 9f42…c104
03

Approval gates don't belong in the agent

An agent that chooses when to call its own approval gate will eventually choose not to. We move the gate into the connector — the credential holder — so there's nothing for the agent to route around.

result.status == "pending_approval" → execution halts.
04

"Immutable" is a marketing word

Append-only is not enough. Every five minutes we publish the log tip to a witness bucket in your account we can write to but not read or delete. Integrity is something you verify — not something we promise.

verify_chain(witness_bucket=…).tip_matches_witness

A platform shaped around how security engineers actually ship agents.

Five primitives. Each one is what it sounds like. None of them tries to be your agent framework — you've already chosen one, and Arx wraps it.

P · 01 / POLICY

Policy guardrails with approval gates on high-risk actions

Policy lives in the connector, not the agent. Actions that write outside a declared blast radius pause for a named human. Simulation mode lets you test changes against the last 30 days before enforcement.

servicenow.change.close● approval
okta.users.deactivate● approval
crowdstrike.hosts.contain● approval
wiz.findings.list● allowed
splunk.search● allowed
P · 02 / REGISTRY

Agent registry with ownership, versioning and blast radius

Every agent has a named owner, a declared connector graph, and a blast radius. CISOs can see the whole fleet on one screen and tell the board what's running in ninety seconds.

triage-crowdstrike-01 wiz-cspm-remediate okta-context-enrich splunk-soar-bridge ■ read ■ gated ■ staging
P · 03 / CONNECTORS

100+ pre-built connectors

SDK-shaped. Policy enforced server-side, inside the connector — not in agent code.

CrowdStrikeSplunkWizServiceNow OktaSnowflakeAWSAzure GCPSentinelJira+ 89
P · 04 / AUDIT

Tamper-evident audit trail

Hash-chained, witness-signed to a bucket in your account every five minutes. Your auditor verifies without trusting us.

2026-04-19 14:02:11Z OK agent.run triage-cs-01 → wiz.findings.list · 120 items 2026-04-19 14:02:14Z !! approval.request CHG-0031204 · sev=high 2026-04-19 14:02:18Z OK witness.sign s3://bank-grc/arx/2026-04-19-14.sig 2026-04-19 14:02:22Z OK chain.verify tip=0x9f42…c104 ok
P · 05 / COMPLIANCE

Auto-mapped SOC 2, NIST, ISO

Static analysis reads your agent's source, emits per-control evidence bound to specific line ranges. 78 of 113 SOC 2 controls pre-mapped.

CC6.1 · logical access● bound
CC7.2 · change mgmt● bound
CC8.1 · release● bound
CC1.4 · conduct○ human
How it goes

Four steps. One afternoon.

Governance starts with discovery. We scan your existing tools, show you what's running, you decide what's controlled.

STEP 01 · SETUP

Connect your tools

OAuth into Okta, CrowdStrike, your SOAR. We read what's there—no credentials stored, no code changes.

STEP 02 · SCAN

Discover agents in the wild

We find every agent, platform integration, and automation running in your stack. No guessing.

STEP 03 · REVIEW

Human-in-the-loop triage

Your team sees all findings. Mark what's critical, what's compliant, what needs owners. One interface.

STEP 04 · GOVERN

Lock it down

Policies apply instantly. High-risk actions trigger approvals. Audit logs every decision. Live.

From a Fortune 100 bank CISO
"The agents worked from day one. Arx is what let us ship them — and tell the board what we shipped, with evidence.
MR
M. Reinhardt
CISO · US FINANCIAL SERVICES · F100
Infrastructure

Runs on compliant-by-default ground.

Arx itself is SOC 2 Type II, HIPAA, and ISO 27001 attested, deployed on Aptible's certified infrastructure. Your agents inherit the posture; you don't have to prove the whole stack from scratch.

Platform

SOC 2 Type II

Continuous attestation, monthly evidence packet available to your GRC team.

Platform

HIPAA

BAA available. PHI-touching connectors gate by default.

Platform

ISO 27001

Annex A mapped 1:1 against deployed controls in your workspace.

Frameworks supported

NIST AI RMF · ISO 42001 · EU AI Act

One-per-agent workbooks emit automatically from platform state.

Ship what your team already wrote.

30-minute demo. We'll load one of your Python agents into a sandbox workspace, generate the SOC 2 evidence bundle, and walk your review board through what they'd see.