← Back to search
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
B
81 / 100
Versions
1.0.1latestfirst seen Jun 5, 2026
Tools 7
csv_to_json annotations: none low
Convert CSV text to a JSON array of objects. Supports custom delimiters, header row detection, and automatic type casting.
csv string
json_transform annotations: none low
Apply transformations to a JSON object: pick specific fields, rename keys, flatten nested objects, or unflatten dot-notation keys.
data string
yaml_to_json annotations: none low
Convert YAML text to a JSON string.
yamlText string
json_to_yaml annotations: none low
Convert a JSON string to YAML text.
jsonText string
json_validate annotations: none low
Validate a JSON object against a JSON Schema. Returns whether the data is valid and a list of errors with their paths.
data string
json_diff annotations: none low
Compare two JSON objects and show additions, removals, and changes with their paths.
json_to_csv annotations: none low
Convert a JSON array of objects to CSV text. Automatically extracts headers from object keys.
Permissions 0
No permissions indexed yet.
Scan Findings 25
low
Tool 'csv_to_json' has no annotations
low
Tool 'json_transform' has no annotations
low
Tool 'yaml_to_json' has no annotations
low
Tool 'json_to_yaml' has no annotations
low
Tool 'json_validate' has no annotations
low
Tool 'json_diff' has no annotations
low
Tool 'json_to_csv' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-345p-7cg4-v4c7)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-8r9q-7v3j-jr4g)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-w48q-cv73-mx4w)
medium
Vulnerable dependency: ajv@8.17.1 (GHSA-2g4f-4pwh-qvx6)
medium
Vulnerable dependency: yaml@2.7.0 (GHSA-48c2-rrv3-qjmp)
info
package.json metadata
info
Tool: csv_to_json
info
Tool: json_transform
info
Tool: yaml_to_json
info
Tool: json_to_yaml
info
Tool: json_validate
info
Tool: json_diff
info
Tool: json_to_csv
info
Transport: stdio
info
Sandbox failed to start for output poisoning scan
info
SBOM generated: 103 components
medium
No build provenance detected (SLSA L0)