Package Json Linter

v1.0.0

Lint and validate package.json files for common mistakes, missing fields, security issues, and best practices. Use when asked to lint, validate, audit, or ch...

0· 49·0 current·0 all-time
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
The name/description match the included Python linter script and SKILL.md describes invoking that script. No unrelated binaries, env vars, or cloud credentials are requested.
Instruction Scope
Runtime instructions only invoke the bundled Python script to lint package.json files and specify output formats; they do not instruct the agent to read unrelated secrets, system config, or send data to external endpoints. Scanning directories recursively is consistent with the stated purpose.
Install Mechanism
No install spec or external downloads are present. The skill is instruction-only with a bundled pure‑stdlib Python script, so nothing is fetched from third-party URLs during install.
Credentials
The skill requires no environment variables or credentials. The linter only reads package.json files (and related project fields) which is proportional to its purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges or attempt to modify other skill/system configurations.
Assessment
This skill appears coherent and limited to linting package.json files. Before running it, review the bundled script if you have concerns (it's pure Python and uses only stdlib), and prefer running it on a test copy or inside a container if you will scan large or sensitive directories. Note the package has no homepage and an unknown owner; if provenance matters for your environment, ask the publisher for a source repository or documentation before trusting it in production.

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

latestvk976g3zkv890ze4krqwtk6w61984shnd

License

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

Comments