SOURCE PACKAGE
Own the complete CLI
Source code, automated tests, sample data, example reports, documentation, and a commercial-use license.
- CSV and JSON support
- Cleaned export without guessing values
- One reasonable configuration revision
one time
CSV + JSON / Data quality
A deterministic, offline audit for missing values, duplicate rows, incompatible types, and structural drift. No uploads. No subscriptions.
Sample audit
customers.csv
Generated in 0.04s · No network requests
Missingness, distinct counts, examples, and inferred types by column.
Exact duplicates, incompatible values, empty columns, and clear warnings.
JSON for machines, Markdown for humans, and an optional cleaned dataset.
One purchase, two ways to use it
SOURCE PACKAGE
Source code, automated tests, sample data, example reports, documentation, and a commercial-use license.
DONE-FOR-YOU REPORT
Receive the quality report, optional cleaned copy, and the tested CLI source within 12 hours.
Transparent by default
The tool uses Python's standard library and makes zero network requests. Its scoring formula is deterministic, so the same data produces the same result.
$ python data_auditor.py customers.csv \
--clean-out customers-clean.csv
Quality score 76/100
4 rows · 5 columns
1 duplicate · 2 missing cells
Reports: audit-report.json
audit-report.mdBackend toolkit / New
A production-oriented FastAPI and Redis token-bucket package with atomic enforcement, per-tier and per-key quotas, deterministic 429 responses, and explicit behavior when Redis is unavailable.
SOURCE PACKAGE
Verifiable ZIP hash disclosed before payment.
API contract review / x402
Send an OpenAPI 3.x JSON document and receive a deterministic score plus prioritized findings for schemas, errors, auth, retries, idempotency, pagination, server URLs, and x402 metadata.
Inspect & buy · 6 USDCStatic analysis only. External references are reported, never fetched.
Agent-native checkout
The live API accepts CSV or JSON, returns payment terms over HTTP 402, and settles 1 USDC on Base only after the request is valid. No account, subscription, upload link, or API key.
View API contractPOST /api/audit
Content-Type: application/json
{
"format": "csv",
"data": "id,email,amount\\n1,a@x.com,12.5\\n2,,bad"
}
402 Payment Required
Price: 1 USDC on Base