← 返回 Skills 市场
16366
总下载
9
收藏
259
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-vetting
功能描述
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w...
安全使用建议
Install only if you want a conservative skill-review helper. Inspect the Python scanner before first use, run it against downloaded skills in /tmp or another sandbox, and treat its findings as leads to investigate rather than automatic proof of malice.
功能分析
Type: OpenClaw Skill
Name: skill-vetting
Version: 1.1.0
This skill bundle is a security scanner designed to vet other OpenClaw skills for malicious patterns and prompt injection. The `SKILL.md` and `ARCHITECTURE.md` files explicitly warn against prompt injection and provide instructions for the AI agent on how to identify and reject such attempts. The `scripts/scan.py` file implements the detection logic for various security risks, including prompt injection, but does not exhibit any malicious behavior itself. All files are aligned with the stated purpose of security vetting and show no evidence of intentional harmful behavior, data exfiltration, unauthorized execution, or persistence mechanisms.
能力评估
Purpose & Capability
The skill’s stated purpose is to vet ClawHub skills, and its artifacts support that with a review workflow, a regex-based Python scanner, architecture notes, and malicious-pattern references.
Instruction Scope
The instructions are conservative and sometimes overstate scanner findings as automatic rejection rules; users should treat findings as strong signals but still review context.
Install Mechanism
The workflow asks the user to run shell commands, download a ClawHub skill archive, unzip it in /tmp, and execute this skill’s Python scanner; this is disclosed and aligned with security review, but should be done deliberately.
Credentials
The scanner reads local files under the selected skill directory and does not show network calls, credential use, exfiltration, destructive actions, or workspace-wide indexing.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, credential/session handling, or automatic mutation authority is evidenced.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-vetting - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-vetting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Security: Expanded file scanning (html/env/ts/etc) + 5 new prompt injection patterns. Features: JSON output, severity levels, color-coded findings. Docs: AI reviewer hardening + defense architecture.
v1.0.1
- Added SKILL.md.backup file for backup or versioning purposes.
- No changes to core functionality or documentation content.
- The skill continues to provide security and utility vetting guidance for ClawHub skills.
v1.0.0
Initial release - Automated security scanner + malicious pattern database + complete vetting workflow for ClawHub skills
元数据
常见问题
Skill Vetting 是什么?
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16366 次。
如何安装 Skill Vetting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-vetting」即可一键安装,无需额外配置。
Skill Vetting 是免费的吗?
是的,Skill Vetting 完全免费(开源免费),可自由下载、安装和使用。
Skill Vetting 支持哪些平台?
Skill Vetting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Vetting?
由 Eddy(@eddygk)开发并维护,当前版本 v1.1.0。
推荐 Skills