safety-scrub

shallow

io.github.RightOnPar-LLC/mesh-connector · Verify this server

Safety Scrub — Redact sensitive data from text before logging it or sending it to a model. Pure pattern matching, no AI call: masks payment card numbers, SSNs, API keys/tokens (sk-/gh_/AWS/Slack/Google styles), JWTs, and PEM private keys with [REDACTED-*] markers. Use whenever user-supplied or scraped text may carry credentials. Input: {text: string}. Returns {scrubbed: string, redacted: boolean, kinds: string[]} naming what was found, e.g. ['card','ssn']. Best-effort, not a guarantee. (1 MESH/call, a tool · safety)

100.0/100

1 trials · measured 8 days ago

safety-scrub scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.RightOnPar-LLC/mesh-connector, 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
unreachable
Category
Real estate
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: safety-scrub
[![Vouch score](https://vouch.tools/api/tools/b4774b77-d4b5-4661-814b-55bd2ab6c099/badge.svg)](https://vouch.tools/tools/b4774b77-d4b5-4661-814b-55bd2ab6c099)
safety-scrub — Vouch