← Back to search
io.github.rog0x/regex
Regex test, explain, replace patterns for AI agents
B
87.5 / 100
Versions
1.0.1latestfirst seen Jun 5, 2026
Tools 4
regex_extract annotations: none low
Extract all matches of a regex pattern from text. Returns a structured array of match objects with full match text, captured groups, and named groups.
text string pattern string
regex_test annotations: none low
Test a regex pattern against text. Returns all matches with indices, captured groups, and named groups.
text string pattern string
regex_explain annotations: none low
Take a regex pattern and return a human-readable explanation of each component, including flags.
flags string pattern string
regex_replace annotations: none low
Find and replace using a regex pattern. Supports capture group references ($1, $2, $&, etc.) in the replacement string.
text string pattern string
Permissions 0
No permissions indexed yet.
Scan Findings 17
low
Tool 'regex_extract' has no annotations
low
Tool 'regex_test' has no annotations
low
Tool 'regex_explain' has no annotations
low
Tool 'regex_replace' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-345p-7cg4-v4c7)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-8r9q-7v3j-jr4g)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-w48q-cv73-mx4w)
info
package.json metadata
info
Tool: regex_extract
info
Tool: regex_test
info
Tool: regex_explain
info
Tool: regex_replace
info
Transport: stdio
info
Sandbox failed to start for output poisoning scan
info
SBOM generated: 94 components
medium
No build provenance detected (SLSA L0)