correctover-runtime-guard
Provides real-time RCE, SSRF, and env leak interception for AI tool calls, with MCP server mode offering diagnostic and repair suggestions.
README
🛡️ correctover-runtime-guard
Real-time RCE/SSRF/Env Leak interception — 22µs P50.
Quick Start
pip install correctover-runtime-guard
correctover-runtime-guard start
What It Does
Runtime guardrail for AI Agent tool calls — intercepts before execution:
- RCE interception (CWE-78) — command injection in tool arguments
- SSRF blocking (CWE-918) — metadata endpoint access, internal port scanning
- Env leak prevention (CWE-200) —
AWS_SECRET_ACCESS_KEY,OPENAI_API_KEYexfiltration - MCP Server mode —
diagnose_error/get_fault_pattern/get_repair_suggestion
Performance
| Metric | Value |
|---|---|
| P50 latency | 22µs |
| P99 latency | 89µs |
| Overhead | <0.01% |
| Detection rate | 99.7% |
Free Tier
50 interceptions/day — no credit card required.
Enterprise: $1,999/month — correctover.com/checkout
export CORRECTOVER_LICENSE_KEY=your-key-here
Related Correctover Tools
| Tool | Install | Description |
|---|---|---|
| Security Scanner | npx correctover-scan |
MCP config security audit (14 checks) |
| Self-Healing Test | pip install correctover-test |
Agent self-healing test suite |
| Vulnerability Scan | pip install correctover-security-audit |
215 fault type scanner |
| Compliance Check | pip install correctover-compliance-check |
OAuth 2.1 + CCS v1.0 |
| Runtime Guard | pip install correctover-runtime-guard |
22µs RCE/SSRF interception |
| MCP Server | npm install correctover-mcp-server |
6-dimension validation |
Website: correctover.com · GitHub: github.com/Correctover
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.