← Back to search
io.github.rog0x/config
JSON, YAML, TOML, INI config tools for AI agents
B
83.6 / 100
Versions
1.0.2latestfirst seen Jun 5, 2026
Tools 5
json_config annotations: none low
Read, validate, deep merge, and diff JSON/JSONC configuration files. Supports comments and trailing commas.
content string content2 string
yaml_config annotations: none low
Read, validate, and convert YAML configuration files. Validate against docker-compose, GitHub Actions, or Kubernetes schemas.
content string
toml_parser annotations: none low
Parse TOML configuration files (Cargo.toml, pyproject.toml, etc.). Extract sections, list dependencies, compare versions.
content string section string version_a string version_b string
ini_parser annotations: none low
Parse INI and properties configuration files. Read sections and keys, convert between INI and JSON formats.
key string content string section string
config_diff annotations: none low
Compare two configuration files in any supported format (JSON, YAML, TOML, INI). Shows additions, removals, and changes with nested path information.
content_a string content_b string
Permissions 0
No permissions indexed yet.
Scan Findings 20
info
SBOM generated: 95 components
low
Tool 'json_config' has no annotations
low
Tool 'yaml_config' has no annotations
low
Tool 'toml_parser' has no annotations
low
Tool 'ini_parser' has no annotations
low
Tool 'config_diff' 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: yaml@2.7.1 (GHSA-48c2-rrv3-qjmp)
info
package.json metadata
info
Tool: json_config
info
Tool: yaml_config
info
Tool: toml_parser
info
Tool: ini_parser
info
Tool: config_diff
info
Transport: stdio
info
Sandbox failed to start for output poisoning scan
medium
No build provenance detected (SLSA L0)