CodeInspectus adds local AI-code security scanning to Codex through MCP

hibzy7 · reddit · 2026-07-26

CodeInspectus is a free, MIT-licensed local security MCP server for AI-generated web apps. It lets Codex scan a project, explain findings, suggest fixes, and rescan after approval, all without telemetry or network egress during scans.

The project ships with 32 application-security checks and more than 200 secret/API-key patterns, including rules aimed at AI-generated code such as browser-exposed secrets, unsafe Supabase usage, prompt-injection paths, and rendering untrusted model output through raw HTML APIs. Under the hood it combines Opengrep, Gitleaks, and Trivy, then normalizes their results into one format.

Original post →

More from coding & agent

coding & agent channel →