regex_test

shallow

io.github.JcJamet/ia-qa-toolbox · Verify this server

Test a regular expression pattern against an input string and return all matches with their index positions and named capture groups. Use for validating user inputs, extracting structured data from text, or debugging regex patterns. Supports flags g, i, m, s, u, y. The match runs in an isolated thread with a 500 ms budget: a pattern that blows up (catastrophic backtracking, e.g. "(a+)+$") comes back as redos_detected:true — a real ReDoS verdict on your pattern — instead of hanging.

100.0/100

1 trials · measured 8 days ago

regex_test scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.JcJamet/ia-qa-toolbox, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: regex_test
[![Vouch score](https://vouch.tools/api/tools/59a92e14-13a1-411c-b73a-73c80f277b75/badge.svg)](https://vouch.tools/tools/59a92e14-13a1-411c-b73a-73c80f277b75)
regex_test — Vouch