πŸ›‘οΈ AegisGate Security Platformβ„’ β€” Secure Every AI Interaction

The only AI security gateway with six pillars of AI security (HTTP API, MCP, A2A, ACP, RESPONSE, Trust Framework), MITRE ATLAS enforcement, the EU AI Act Compliance Module, and zero external dependencies. Deploy in 60 seconds.

🧠 NEW in v4.0.0: ML Threat Detection β€” Char CNN-BiLSTM neural network (1.58M params, 6.2MB ONNX) achieves 100/100 evasion resistance with 0% false positive rate and ~5ms inference latency. Supplementary layer that catches what regex misses. v4.0.0 release notes β†’
πŸ”’ v4.0.0: ML Threat Detection Β· 100/100 evasion resistance Β· 0% FPR Β· ~5ms latency Β· 27 compliance frameworks Β· 23,578 RPS Β· 11,983 tests, 0 failures

🌐 HTTP API Security

  • 153+ detection patterns
  • MITRE ATLAS 66 techniques
  • PII, secrets, API key detection
  • Bidirectional request/response scanning

πŸ”— MCP Protocol Protection

  • Session authentication + isolation
  • 8 guardrails active
  • MITRE ATLAS enforcement
  • Tool authorization with risk matrix

🀝 A2A Agent-to-Agent Security

  • mTLS + HMAC-SHA256 integrity
  • Capability enforcement per agent
  • License-aware enforcement
  • Rate limiting and audit logging

πŸ›‘οΈ Agent Response Security

  • PII, secrets, hallucination, toxicity detection
  • Fail-closed by default
  • Redaction with multiple strategies
  • Compliance reports (GDPR, HIPAA, PCI, SOC 2)

πŸ” Trust Framework

  • Per-session trust score accumulator
  • Ed25519-signed attestations on every event
  • Cross-pillar correlation (MCP, A2A, Proxy, Response)
  • Professional+ tier feature

πŸ›‘οΈ AegisGate Lens FREE

  • Free, privacy-first Chrome extension
  • 4-facet detection (PII, secrets, XSS, compliance)
  • 8 AI providers: ChatGPT, Claude, Gemini, Copilot, DuckDuckGo, Perplexity, Mistral, Grok
  • 734 automated tests, zero external dependencies

⚑ gRPC Service Layer v3.5.0

  • 7 services: Compliance, Scanner, Trust, SSO, Audit, Analytics, Health
  • 50 RPC methods with server reflection
  • gRPC health checking (grpc.health.v1)
  • TLS support with mutual TLS

πŸ” Trust Attestation v3.5.0

  • ECDSA P-256 attestations with RFC 3161 TSA timestamping
  • Per-session trust score accumulator
  • Cross-pillar correlation (MCP, A2A, Proxy, Response)
  • Attestation verification CLI: aegisgate attestation verify

πŸ“‘ SIEM Integration v3.6.2

  • 11/11 SIEM platform coverage (Splunk, Elasticsearch, QRadar, Sentinel, SumoLogic, LogRhythm, ArcSight, Syslog, Datadog, CloudWatch, SecurityHub)
  • JSON-lines persistence with replay on startup
  • Batch event forwarding with retry logic
  • CEF, LEEF, JSON, Syslog RFC 5424, CSV formats

🧠 ML Threat Detection NEW v4.0.0

  • Char CNN-BiLSTM neural network (1.58M params, 6.2MB ONNX)
  • 100/100 evasion resistance, 0% false positive rate
  • ~6ms inference latency β€” supplementary layer, never overrides regex
  • Adversarial robustness testing (PGD + FGSM), drift monitoring (PSI + KL)

πŸš€ Live Demo

Try AegisGate in action with our interactive demo environment

  • No account required
  • Instant access
  • Full feature set
πŸš€ Launch Demo β†’

πŸ“¦ Download v4.0.0

Deploy the latest release in your infrastructure

  • Single binary: 34.7 MB
  • Docker: ghcr.io/aegisgatesecurity
  • Apache 2.0 licensed
Download β†’

⭐ Star on GitHub

Join our growing community of security engineers

  • 100+ contributors
  • Active development
  • Enterprise support available
Star Project β†’

Why AegisGate?

There are other AI security products. Here’s how AegisGate compares on the dimensions that matter to enterprise security teams:

CapabilityAegisGateLakera GuardNeMo GuardrailsRebuffProtect AI
Deployment modelSelf-hosted binarySaaS API onlyLibraryLibraryPlatform
HTTP proxy scanningβœ…βœ…βŒβŒβš οΈ
MCP protocol protectionβœ…βŒβŒβŒβŒ
A2A protocol protectionβœ…βŒβŒβŒβŒ
ACP protocol protectionβœ…βŒβŒβŒβŒ
Response scanningβœ…βœ…βœ…βœ…βœ…
Trust Frameworkβœ… Ed25519❌❌❌⚠️
MITRE ATLASβœ… 66 techniques⚠️ Partial❌⚠️ Partialβœ…
OWASP LLM Top 10βœ… 49 patternsβœ…βœ…βœ…βœ…
EU AI Actβœ… 82 controls❌❌❌❌
Multi-frameworkβœ… 27 frameworks❌❌❌⚠️
Tamper-evident logsβœ… Hash chain❌❌❌⚠️
Open sourceβœ… Apache 2.0βŒβœ… Apache 2.0βœ… MIT❌
Air-gap deployableβœ… Single binaryβŒβœ… Libraryβœ… Library❌
Hardware footprint34.7 MB, <256MB RAMn/aIn-processIn-processn/a

TL;DR: If you need protocol-level security (MCP, A2A, ACP) + compliance evidence + self-hosting, AegisGate is the only option that covers all three.

  • Library-style tools (NeMo Guardrails, Rebuff) are great for in-app alignment but don't protect your network boundary
  • SaaS tools (Lakera) require sending your traffic to a third party
  • Compliance-focused tools (Protect AI) are platforms, not gateways, and don't include protocol coverage

Attack Surface Coverage

Your AI infrastructure spans multiple attack surfaces. Most security tools only cover one or two. AegisGate covers all six:

Attack SurfaceRiskTraditional WAFsLLM Alignment ToolsAegisGate
HTTP APIsPrompt injection, data leakage⚠️ AI-agnostic❌ Noβœ… AI-aware, 153+ patterns
MCP ProtocolTool poisoning, session hijacking❌ No protection❌ Noβœ… Built-in guard, 8 guardrails
A2A CommunicationAgent impersonation, tampering❌ No protection❌ Noβœ… mTLS, HMAC, capability
Agent ResponsePII leakage, hallucination❌ No protection⚠️ Someβœ… Real-time guard, 5 detectors
ACP ProtocolMessage tampering, replay❌ No protection❌ Noβœ… HMAC-signed messages
Trust / AuditNo traceability❌ No protection❌ Noβœ… Ed25519 attestations

AegisGate secures all six in a single 34.7 MB binary you deploy in 60 seconds.


Six Pillars in Detail

🌐 HTTP Proxy Security

Bidirectional scanning of every API request and response. 153+ patterns detect secrets, PII, and threats before they reach your AI services.

πŸ”— MCP Protocol Protection

Session authentication, tool authorization, and 8 guardrails protect your AI agents from supply chain attacks and unauthorized tool execution.

🀝 A2A Agent-to-Agent Security

Zero-trust guardrails for inter-agent communication. mTLS authentication, HMAC integrity, capability enforcement, and license-aware rate limiting.

πŸ” ACP Protocol Security

HMAC-signed messages, per-session rate limiting, and response scanning protect agent communication from tampering and replay attacks.

πŸ›‘οΈ Agent Response Security

Real-time scanning of LLM outputs for PII, secrets, hallucination, and toxicity. Fail-closed security protects sensitive data.

⚑ Rate Limiting & Throttling

Protect your AI infrastructure from abuse with intelligent rate limiting. Per-client, per-IP, and per-model quotas prevent DoS attacks and manage costs.

πŸ” Threat Intelligence

Real-time threat detection with pattern matching across 153+ signatures. Blocks prompt injection, sensitive data exfiltration, and adversarial attacks.

πŸ“Š Full Observability

Every AI request, response, tool call, and session is logged. SIEM-ready with structured JSON output and compliance reports.

EU AI Act Compliance

World's first comprehensive AI regulation compliance module β€” 82 controls across 8 categories, automated at no extra cost

  • 9 automatic controls: Input validation, data quality, log retention
  • 73 manual controls: Checklists, evidence templates, audit reports
  • API endpoints: `/api/v1/compliance/scan?framework=eu-ai-act`
  • Tier: Included with Professional+ at no extra cost
Learn More β†’

EU AI Act Compliance Module β€” Included with Professional+ tier

The EU AI Act (Regulation 2024/1689) is the world’s first comprehensive AI regulation. AegisGate’s EU AI Act Compliance Module gives you a single source of truth for whether your AI system is compliant β€” across 82 controls in 8 categories.

πŸ“Š

82 controls, 8 categories

  • Prohibited Practices (Article 5)
  • Risk Management (Article 9)
  • Data Quality (Article 10)
  • Technical Documentation (Articles 11+12)
  • Record-Keeping (Articles 13+14)
  • Human Oversight (Article 15)
  • Accuracy, Robustness, Cybersecurity (Articles 51–55)
  • Annex IV Technical Documentation (AI-*)
🎯

Who needs it

  • AI providers placing high-risk AI systems (Annex III) on the EU market after August 2026
  • Deployers of AI in employment, education, law enforcement, critical infrastructure
  • GPAI model providers with > 10²⁡ FLOPs of training compute
  • EU + non-EU companies placing AI on the EU market
βš™οΈ

How it works

  • 9 automatic controls β€” AegisGate enforces these in-line (input validation, data quality, log retention, etc.)
  • 73 manual controls β€” AegisGate provides checklists, evidence templates, audit-ready reports
  • Compliance scan endpoint: GET /api/v1/compliance/scan?framework=eu-ai-act returns coverage %, missing modules, remediation steps
  • Full audit report: GET /api/v1/compliance/report?framework=eu-ai-act returns all 82 controls with status
πŸ’Ό

Tier & pricing

  • Tier gate: Professional+ (Professional and Enterprise)
  • Pricing: Included with Professional and Enterprise at no extra cost
  • BAA + DPA: standard agreements cover EU AI Act data flows (see /legal/)
  • Read the customer 1-pager: EU AI Act overview
EU AI Act Module β€” Full Details

Beta status: This module is fully implemented and tested since v3.5.0. Counsel review of the legal interpretation is pending (v3.4.0+). Use for evaluation and pre-audit work; defer formal conformity assessment until counsel sign-off is complete.


Compliance Frameworks

Choose the coverage that matches your compliance needs.

FrameworkCommunityDeveloperProfessionalEnterprise
MITRE ATLASβœ“βœ“βœ“βœ“
NIST AI RMFβœ“βœ“βœ“βœ“
OWASP LLM Top 10βœ“βœ“βœ“βœ“
GDPRβ€”βœ“βœ“βœ“
HIPAAβ€”βœ“βœ“βœ“
PCI-DSSβ€”βœ“βœ“βœ“
SOC2β€”Moduleβœ“βœ“
ISO 27001β€”β€”βœ“βœ“
ISO 42001 (AI)β€”β€”βœ“βœ“
EU AI Actβ€”β€”βœ“ Includedβœ“ Included
FedRAMP Moderateβ€”β€”151/170170/170
CMMC Level 2β€”β€”β€”βœ“
NIST 800-171β€”β€”β€”βœ“
HITRUST CSFβ€”β€”β€”βœ“
TISAXβ€”β€”β€”βœ“
CCPAβ€”β€”β€”βœ“

Developer tier adds full compliance (HIPAA + PCI-DSS) and mTLS. Professional includes everything plus ISO 27001, ISO 42001, CMMC L2, FedRAMP Moderate (151/170), the EU AI Act Module at no extra cost, and the Trust Framework. Enterprise adds custom frameworks, FedRAMP Moderate (full 170/170), and dedicated support.

πŸ“‹ Compliance Posture: AegisGate publishes self-assessments against HIPAA, NIST CSF 2.0, SOC 2 Type 1, CIS Controls v8 IG1, and the EU AI Act. πŸ“‹ View all compliance documentation


Quick Start

# Pull and run
docker run -d \
  -p 8080:8080 \
  -p 8081:8081 \
  -p 8443:8443 \
  ghcr.io/aegisgatesecurity/aegisgate-platform:v4.0.0
# Verify deployment
curl http://localhost:8443/health

By the Numbers

MetricValueDetails
Detection Patterns153+Comprehensive threat signatures
MITRE ATLAS Techniques66Full adversarial coverage
EU AI Act Controls828 categories automated
Sustained RPS23,578v4.0.0 benchmark
Proxy Overhead p99-2.8msZero-cost (faster than direct)
Security Pillars6HTTP, MCP, A2A, ACP, RESPONSE, Trust
Compliance Frameworks24Global regulatory coverage
Test Coverage86.1%Comprehensive validation
Tests Passing11,200+CI/CD verified
Binary Size34.7 MBSingle static binary

Enterprise Security Features

πŸ” Cryptographic Identity

ECDSA P-256 agent identity and verification. Challenge-response authentication with key rotation support.

πŸ›‘οΈ Fail-Secure Design

Insecure fallback replaced with fail-closed behavior. All security checks are fail-closed by default.

πŸ“‹ STRIDE Threat Model

Comprehensive threat analysis covering spoofing, tampering, repudiation, information disclosure, DoS, and elevation of privilege.

πŸ”„ Cross-Protocol Correlation

Correlate threats across HTTP, MCP, A2A, ACP, and ANP protocols with real-time pattern matching.