← 返回 Skills 市场
charlie-morrison

Package Json Linter

作者 charlie-morrison · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install package-json-linter
功能描述
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...
安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: package-json-linter Version: 1.0.0 The package-json-linter skill is a legitimate tool for auditing Node.js configuration files. The core logic in scripts/package_json_linter.py uses Python's standard library to safely parse JSON and apply rules for security, dependencies, and best practices. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install package-json-linter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /package-json-linter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug package-json-linter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Package Json Linter 是什么?

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Package Json Linter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install package-json-linter」即可一键安装,无需额外配置。

Package Json Linter 是免费的吗?

是的,Package Json Linter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Package Json Linter 支持哪些平台?

Package Json Linter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Package Json Linter?

由 charlie-morrison(@charlie-morrison)开发并维护,当前版本 v1.0.0。

💬 留言讨论