ag_json_path_extract

shallow

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

Extract values at dotted/indexed paths from a JSON value. Extracts values at paths like 'items[0].name' — dotted keys and [n] indices. Returns found/not-found per path; never throws on a missing path. Cheaper and stricter than asking a model to read a field. 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": {"value": {}, "paths": {"type": "array", "items": {"type": "string"}, "minItems": 1, "maxItems": 200}}, "required": ["value", "paths"], "additionalProperties": false} Output schema: {"type": "object", "properties": {"results": {"type": "array"}}, "required": ["results"], "additionalProperties": false}

100.0/100

1 trials · measured 8 days ago

ag_json_path_extract 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_path_extract
[![Vouch score](https://vouch.tools/api/tools/29981ef3-4898-44e6-880a-836dbaa567e4/badge.svg)](https://vouch.tools/tools/29981ef3-4898-44e6-880a-836dbaa567e4)
ag_json_path_extract — Vouch