jq

v1.2.0

Command-line JSON processor. Extract, filter, transform JSON.

4· 3.9k·21 current·22 all-time
byGustavo Madeira Santana@gumadeiras
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, description, and runtime instructions all describe the jq command-line JSON processor. The SKILL.md only references installing and using jq; there are no unrelated binaries, env vars, or services requested.
Instruction Scope
Instructions are limited to installing jq (Homebrew or official site) and example jq commands operating on JSON files or stdin. They do not direct the agent to read unrelated system files, access external endpoints beyond the official download site, or exfiltrate data.
Install Mechanism
No install spec is included (instruction-only). Installation guidance points to Homebrew and the official jqlang.org download page — reasonable, low-risk sources for this utility.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is proportional to a CLI usage guide for jq.
Persistence & Privilege
Skill is not always-enabled and does not request persistent or elevated privileges. It does not modify other skills or system-wide configs.
Assessment
This skill is a documentation/usage wrapper for the jq command-line tool. Before installing, verify you want the jq binary on your machine and install it from Homebrew or the official jqlang.org downloads. Be aware that using jq operates on files and stdin — avoid piping sensitive secrets to third-party processes unless you trust them. The skill itself does not request credentials or perform network access beyond pointing to the official download site.

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

latestvk97711vy9swp51eyk6b5q6fbfh7zde2w

License

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

Comments