← Back to Aegis

SECURITY & TRUST

Show customers what is protected, how it is enforced, and what is still out of scope.

Aegis is security-ready software with evidence customers can inspect. It is not a substitute for an independent compliance audit, and we do not represent an evaluation as a certification.

Inline, pre-execution enforcement

Aegis inspects request and response tool-call JSON before the agent can execute it. Denied userspace calls return HTTP 403.

Evidence customers can inspect

Signed decision records, hash-chain fields, warrant identifiers, and live-fire results make the security decision reviewable rather than a marketing score.

Least-privilege controls

Allowlist, verified-role RBAC, sequence, intent, HITL, signatures, and flow/taint controls can be combined per workload.

Optional Linux kernel boundary

A supported Aegis Node can enforce intent-bound syscall warrants with EPERM. Docker Desktop remains userspace-only.

Compliance claim policy

Aegis currently makes no claim of SOC 2, ISO 27001, ISO 42001, FedRAMP, HIPAA, or FIPS 140 certification. Customers can review the control mapping and evaluation evidence, then apply their own governance and risk decision.

Fastest safe attachment

Start the sidecar, then launch the existing process through the wrapper. No SDK edits are required for supported SDKs; the agent keeps its vendor key.

Windows:     attach.bat support-bot -- python your_agent.py
macOS/Linux: ./attach.sh support-bot -- python your_agent.py

Raw HTTP clients and programs that bypass the configured proxy are not protected by userspace inspection. Verify routing before making a security claim.