Company Performance Metrics
AI Security Gateway (AISG) is a privacy-first AI governance platform that sits between applications and LLM providers. Built on a fully stateless architecture, it scans every API request for sensitive data and security threats — and enforces policy before anything reaches the model.
The platform combines ten capabilities in a single proxy layer:
1. Data Loss Prevention — Auto-redacts 30+ PII entity types in text and images (OCR). Prompts are cleaned before they leave your infrastructure.
2. Prompt Injection Blocking — Real-time detection and blocking of jailbreaks, DAN variants, instruction overrides, and system prompt extraction attempts.
3. Recursive Loop Protection — SHA-256 fingerprint-based detection kills autonomous agent retry loops (LangChain, CrewAI, AutoGen) at the gateway layer. A single GPT-4-class agent loop drains $108/hour undetected — AISG stops it in seconds.
4. Webhook Notifications — HMAC-SHA256 signed real-time alerts for every security event. Push PII blocks, injection attempts, budget exhaustion, and loop detection to Slack, PagerDuty, or any SIEM/SOC endpoint. No polling required.
5. EU AI Act Compliance Logging — Hash-chained, tamper-evident audit records that satisfy Article 12 requirements (enforcement begins August 2, 2026). Records contain only SHA-256 fingerprints and operational metadata — never raw prompts or responses. JSONL export and chain verification API included.
6. Intelligent Cost Routing — Smart routing across 8+ providers and 600+ models automatically selects the cheapest provider for each request. Hard budget enforcement per project prevents runaway spend.
7. SAML SSO — Okta, Azure AD, Google Workspace, any SAML 2.0 IdP. Auto-provisioning and enforced SSO ensure every user authenticates through your corporate identity provider.
8. RBAC — 4-tier roles (Owner/Admin/Member/Viewer) with 17 granular permissions. Control who can create projects, manage API keys, view audit logs, or modify policies.
9. SIEM Connectors — Native Splunk HEC, Datadog Logs, and Microsoft Sentinel integration. Real-time event streaming sends every security event to your SOC — no polling, no batch.
10. MCP Gateway (public beta): a DLP firewall for the Model Context Protocol that scans agent tools for poisoning and redacts PII in tool arguments and results — deployable in the cloud or inside a customer's VPC.
11. Hybrid VPC Deployment — A compiled Go proxy runs inside your VPC so prompts never leave your network. A cloud dashboard manages policies via metadata-only telemetry. Deploy with Docker Compose or Kubernetes.
Integration requires 2 lines of code (OpenAI SDK compatible). A Python SDK (pip install aisg) provides typed exceptions for loop detection, budget exhaustion, and PII blocking.
Three deployment models: · Open Source (Apache 2.0) · Managed Cloud · Hybrid VPC. Enterprise tier with custom pricing for regulated industries. 1M free credits on signup, no credit card required.