← Back to search

io.github.rog0x/json

rog0x Scanned 27d ago

JSON/YAML/CSV validate, diff, transform for AI agents

B
81 / 100

Versions

1.0.1latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

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 annotation_checker · 100%
low
Tool 'json_transform' has no annotations annotation_checker · 100%
low
Tool 'yaml_to_json' has no annotations annotation_checker · 100%
low
Tool 'json_to_yaml' has no annotations annotation_checker · 100%
low
Tool 'json_validate' has no annotations annotation_checker · 100%
low
Tool 'json_diff' has no annotations annotation_checker · 100%
low
Tool 'json_to_csv' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
medium
Vulnerable dependency: ajv@8.17.1 (GHSA-2g4f-4pwh-qvx6) dependency_analyzer · 95%
medium
Vulnerable dependency: yaml@2.7.0 (GHSA-48c2-rrv3-qjmp) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: csv_to_json manifest_parser · 70%
info
Tool: json_transform manifest_parser · 70%
info
Tool: yaml_to_json manifest_parser · 70%
info
Tool: json_to_yaml manifest_parser · 70%
info
Tool: json_validate manifest_parser · 70%
info
Tool: json_diff manifest_parser · 70%
info
Tool: json_to_csv manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
info
SBOM generated: 103 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%