tool-call-contract-validator
Contract validation for tool calls in AI agents.
| Size | Folder | Inside |
|---|---|---|
| 381 B | examples/ | 1 script |
| 1.4 kB | src/ | 1 script |
| 702 B | tests/ | 1 test file |
| 4 kB | (root) | 13 docs · 2 config files |
| Size | Path |
|---|---|
| 124 B | AGENT_EVAL.md |
| 194 B | ARCHITECTURE.md |
| 95 B | BENCHMARK_REPORT.md |
| 75 B | CHANGELOG.md |
| 58 B | DEPENDENCIES.md |
| 90 B | LICENSE.md |
| 144 B | LIMITATIONS.md |
| 82 B | PREVIEW.md |
| 145 B | QUICKSTART.md |
| 474 B | README.md |
| 180 B | SECURITY.md |
| 123 B | SUPPORT.md |
| 126 B | TEST_REPORT.md |
| 148 B | VERIFICATION.md |
| 238 B | commercial-manifest.json |
| 381 B | examples/validate_demo.py |
| 1.7 kB | release-manifest.json |
| 1.4 kB | src/validator.py |
| 702 B | tests/test_validator.py |
Already bought this?
View your purchasesREADME
Tool-Call Contract Validator
A dependency-free validator for AI tool requests against explicit contracts. Buyer: AI platform teams that need a pre-deployment gate for malformed or over-broad tool calls.
python3 -m unittest discover -s tests -v
python3 examples/validate_demo.py
Supports required fields, primitive types, enum constraints, and unknown-field rejection. It is not a policy engine and does not claim MCP protocol certification. Price band: $149.
Security scan report
Scanned by X402 Git, OSV (opens in a new tab) and Socket (opens in a new tab) — passed on all three.
- secrets
- none found
- X402 Git
- size limits
- within caps
- X402 Git
- known malware
- no dependency manifests to check
- OSV
- known vulnerabilities
- no dependency manifests to check
- OSV
- dependency behaviour
- no dependency manifests to check
- Socket
- instruction smuggling
- none found
- X402 Git
- what it can do
- nothing to declare
- X402 Git
What this can do
No tools, no hosts, no environment variables, nothing runs at install.
Releases 1
- v1.0.02026-09-16
release: v1.0.0 commercial source edition