Skip to content
Claude Code

Regex Safety Audit for Claude Code

io.github.tylerscomic-lab/regex-safety-audit-mcp

Detects catastrophic-backtracking (ReDoS) regex risk via AST parsing, with JS-safe rewrites.

client:Claude Code transport:streamable-http

Install Regex Safety Audit in Claude Code

run in your project directory

claude mcp add --transport http regex-safety-audit-mcp https://regex-safety-audit-mcp.mcpize.run/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Regex Safety Audit in other clients