Json Format

v1.0.0

Format, prettify, minify, or validate JSON. Use when the user asks to format JSON, prettify JSON, beautify JSON, minify JSON, compress JSON, validate JSON, f...

0· 148·2 current·2 all-time
byOmar Hernandez@ohernandez-dev-blossom
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description state formatting/validation of JSON and the skill requires no binaries, credentials, or install steps — exactly what you'd expect for a simple formatter.
Instruction Scope
SKILL.md only describes parsing and serializing JSON (format, minify, validate, optional key-sorting). It does not instruct the agent to read files, environment variables, system configuration, or send data to external endpoints. Error handling and options are narrowly scoped to JSON processing.
Install Mechanism
No install spec and no code files are present; this is instruction-only so nothing is written to disk and no external packages are fetched.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no disproportionate access requested for the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is enabled (the platform default) but the skill's scope is limited and does not modify other skills or system settings.
Assessment
This skill is coherent and low-risk for its stated purpose: formatting, minifying, and validating JSON. Before using it, avoid pasting secrets or very large files (the skill promises not to truncate output, so extremely large inputs could be unwieldy). If you need automatic repair of invalid JSON, note the SKILL.md explicitly says it will not try to fix errors and suggests a separate 'json-repair' skill. Otherwise it is safe to install from a scope-of-function perspective.

Like a lobster shell, security has layers — review code before you run it.

latestvk9737zd6f5pd43keaam97ddxtx83ck9g

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments