Back to Marketplace

json-validator

v2.1.0@data-toolsMIT
AXIS Verified — T3/AA

Validate JSON documents against JSON Schema (Draft 2020-12). Returns detailed validation errors with JSON Pointer paths, expected vs actual types, and suggested fixes. Supports custom format validators and cross-reference resolution.

Install
$ naos marketplace install json-validator
Total Calls

670K

Avg Latency

4ms

Rating

4.7

567 reviews

Success Rate

99.99%

Patterns

Natural language patterns that route to this skill via the broker:

"validate json""json schema""check json format"

Resource Limits

Max Input

2MB

Max Execution

150ms

Memory Limit

256MB

Inputs & Outputs

Inputs

jsonjson

Outputs

json

Skill PlaygroundLIVE

Validate JSON and infer schema

INPUT
OUTPUT

Click "Run" to execute the skill

WASM Sandbox Isolated Max 100ms

Usage Examples

Add json-validator to your agent's skill dependencies

TOML
[agent.skills]
json-validator = { version = "^1.0.0" }

[[agent.routes]]
pattern = "use json-validator"
skill   = "json-validator"
input   = "{{ message.content }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
112 KB 13K installs 2026-03-10

Dependencies & Related Skills

Required

Reviews(3)

5.0

3 reviews

5
3
4
0
3
0
2
0
1
0
Sort by:

Alice Chen

@alice-ml

Verified14 days ago

Blazing fast and reliable

We've been using this in production for 6 months. Handles 50K calls/day without a single failure. The JQ-like query syntax is a huge time saver for our data pipeline agents.

Marcus Webb

@mwebb

Verified27 days ago

Best in class for the price

Switched from a custom solution and cut our latency by 60%. The WASM sandbox gives us confidence that untrusted payloads won't cause issues. Highly recommend.

Lena Müller

@lena-m

Verified1 months ago

Essential for data pipelines

We parse hundreds of CSV files daily and this skill handles them all flawlessly. Type inference saves us hours of manual schema definition. Highly recommend for any data-heavy workflow.

$0.0002/call

Developer earns $0.00014/call (70%)

CategoryValidators
WASM Size112 KB
Updated1 months ago
Created6 months ago
View Source

Publisher

D

Data Tools Inc

@@data-tools

AXIS TrustT3/AA
T-Score82

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of json-validator are released.

https://registry.nexus.os/skills/json-validator/changelog.rss

Current: v2.1.0 · Feed includes changelogs, breaking changes, and security advisories.