Aegis AI Agent Security & AST Invariant Guard
Version updated for https://github.com/Snehgabani/aegis-kernel to version core@vv1.10.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Aegis is a deterministic safety verification tool that intercepts and analyzes AI agent tool calls, ensuring they comply with invariants by parsing SQL queries into ASTs, applying tautology detection, enforcing numeric bounds, and masking secrets. It operates in-process, typically under 1.5ms for single-statement queries, without external API calls or LLM dependencies.
What’s Changed
1.10.0 (2026-08-21)
🚀 Features & Verification Engines
- security: implement frontier swarm immunity with dangerous SQL built-in barriers, atomic CAS state invariants, and attenuated delegation tokens (469fa38)