A Shift-Left Dual-Mode MCP Server & CI/CD Drift Engine. Stop hallucinated dependencies, architectural violations, and security bypasses before they merge.
To use your own .gif simulation, replace the image source in index.html with the path to your .gif file.
Protect your codebase from AI-generated vulnerabilities.
Validates dependencies asynchronously against the live PyPI registry to catch hallucinated package names injected by AI coding assistants before execution.
Uses Tree-sitter AST parsing to enforce modular boundaries defined in `.drift-rules.toml`. Prevents domain logic from directly calling infrastructure layers.
Scans the syntax tree to pinpoint unauthorized suppression comments like `# type: ignore` or `# nosec`, ensuring security standards are upheld.
Plugs directly into Antigravity, Claude Desktop, and Cursor via the Model Context Protocol (`mcp>=1.0.0`). AI agents can verify their own code contextually.
Beautiful terminal UI with detailed diagnostic outputs. Export scan results as standard SARIF JSON for seamless integration with GitHub Advanced Security.