Open source infrastructure for autonomous systems
Aenea Labs is the home for open source projects I build and maintain. The focus is on autonomous AI systems, infrastructure tooling, and security engineering for regulated industries.
Everything here is built to ship — production-grade code with real test coverage, real infrastructure, and real documentation.
Autonomous AI security platform for enterprise code intelligence and security remediation. Multi-agent system that detects vulnerabilities, generates patches, validates in sandboxes, and queues for human approval.
More projects coming soon.
- Build for regulated environments first, then scale down for everyone else
- Open source the infrastructure, keep the deployment opinionated
- Test everything, document decisions, ship with confidence
Open-source packages we maintain for building AI agents. Each lives in its own repository.
We build with a zero-dependency mindset — keeping packages lightweight, auditable, and free of supply-chain bloat wherever the problem allows.
| Package | Description | |
|---|---|---|
| polytools | Cross-provider LLM tool schema generation from Python type hints | Repo → |
| agentcassette | Deterministic agent test recorder and replayer — record live runs, replay as mocks | Repo → |
| contexttrim | Pluggable context-window management for LLM agents | Repo → |
| injectionshield | Rule-based prompt-injection detection for LLM agents | Repo → |
Aenea Labs