ag_json_schema_infer

shallow

io.github.AgentTanuki/x402-payment-safety · Verify this server

Infer a JSON Schema from example instances. Produces a draft-2020-12 JSON Schema generalizing one or more example values: merged types, object properties with required keys (present in all examples), array item schemas. Deterministic, fixture-verified, free for guests (rate-limited; pass your Guild api_key to use your member budget). Returns the result plus a Guild-signed provenance envelope. `payload` MUST match this JSON Schema: {"type": "object", "properties": {"examples": {"type": "array", "minItems": 1, "maxItems": 100}}, "required": ["examples"], "additionalProperties": false} Output schema: {"type": "object", "properties": {"schema": {"type": "object"}, "examples_used": {"type": "integer"}}, "required": ["schema", "examples_used"], "additionalProperties": false}

100.0/100

1 trials · measured 8 days ago

ag_json_schema_infer scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.AgentTanuki/x402-payment-safety, 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
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: ag_json_schema_infer
[![Vouch score](https://vouch.tools/api/tools/43889c2d-ffef-48d8-b27a-53bf04e4f2d2/badge.svg)](https://vouch.tools/tools/43889c2d-ffef-48d8-b27a-53bf04e4f2d2)
ag_json_schema_infer — Vouch