Engineering
Technical explorations of container isolation, encryption, and defense-in-depth for AI workloads.
Security Audit: Validating Our Claims Against the Codebase (February 2026)
A transparent security audit of every claim in our security blog posts, validated line-by-line against the actual Alpha Agent codebase. Includes OpenClaw ecosystem changelog and corrections.
EngineeringContainer Isolation vs. Running on Localhost: A Security Architecture Comparison
A technical comparison of running OpenClaw directly on your machine versus Alpha Agent's isolated container architecture. Why defense-in-depth matters for AI agents.
EngineeringZero Trust for AI Agents: How Alpha Agent Implements Defense-in-Depth
A deep dive into Alpha Agent's multi-layered security architecture: from KMS encryption and container isolation to zero inbound ports and network segmentation.
EngineeringKMS Encryption, Read-Only Filesystems, and Zero Inbound Ports: Inside Alpha Agent's Security Model
A technical deep dive into how Alpha Agent encrypts secrets with AWS KMS, enforces immutable containers, and eliminates attack surface through zero inbound port architecture.
EngineeringWhy We Built Alpha Agent on Container Isolation
How Docker containers, read-only filesystems, and zero inbound ports keep your AI workspace secure. A deep dive into Alpha Agent's security model.