← 返回 Skills 市场
sunbinnju-star

Skill Security Auditor Jack

作者 sunbinnju-star · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-security-auditor-jack
功能描述
Audit third-party or custom skills for permission risk, unsafe commands, and integration safety. Use before: installing a new skill, enabling external script...
安全使用建议
This skill is instruction-only and coherent with its purpose: it defines checks and an output schema but does not itself perform installs or request secrets. Keep in mind: (1) its effectiveness depends on accurate inputs — it will not automatically fetch or verify remote code unless the agent supplies that data; (2) treat its audit as advisory, not authoritative — for high-risk skills follow up with manual code review; (3) when adopting untrusted skills, prefer sandboxed execution or manual review even if the auditor reports low risk. If you want stronger guarantees, run this auditor alongside actual inspections of the install artifacts and source repository rather than relying solely on its textual analysis.
功能分析
Type: OpenClaw Skill Name: skill-security-auditor-jack Version: 1.0.0 The skill is a security auditing tool designed to evaluate other skills for risks such as unsafe commands, over-privilege, and suspicious installation steps. The instructions in SKILL.md provide a structured framework for identifying potential threats (e.g., eval, curl|bash, sensitive file access) and recommending mitigation strategies, aligning perfectly with its stated purpose without any malicious or suspicious indicators.
能力评估
Purpose & Capability
Name and description match the SKILL.md content: it is an auditor that expects skill metadata and installation details as input. It doesn't request unrelated credentials, binaries, or system access.
Instruction Scope
Runtime instructions define what to inspect (manifests, install steps, env usage, shell commands) and what to flag. The SKILL.md does not instruct the agent to read host secrets or run arbitrary commands itself — it only prescribes checks to perform on provided inputs.
Install Mechanism
No install spec and no code files are provided, so nothing is written to disk or fetched. This reduces risk and is proportional for an instruction-only auditor.
Credentials
The skill declares no required environment variables or credentials. The auditor correctly lists environment-related issues to flag in other skills rather than requesting secrets itself.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated privileges and does not modify other skills' configuration in its instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-security-auditor-jack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-security-auditor-jack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug skill-security-auditor-jack
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Skill Security Auditor Jack 是什么?

Audit third-party or custom skills for permission risk, unsafe commands, and integration safety. Use before: installing a new skill, enabling external script... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Skill Security Auditor Jack?

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

Skill Security Auditor Jack 是免费的吗?

是的,Skill Security Auditor Jack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Security Auditor Jack 支持哪些平台?

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

谁开发了 Skill Security Auditor Jack?

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

💬 留言讨论