← 返回 Skills 市场
Yoder Skill Auditor
作者
yoder-bawt
· GitHub ↗
· v3.1.0
6411
总下载
3
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install yoder-skill-auditor
功能描述
The definitive security scanner for OpenClaw skills. 18 security checks including prompt injection detection, download-and-execute, privilege escalation, cre...
安全使用建议
Reasonable to install if you want a local OpenClaw skill auditing tool. Do not manually execute files under tests/, review the built-in allowlist before relying on results, and treat the scanner as advisory rather than a final security guarantee.
功能分析
Type: OpenClaw Skill
Name: yoder-skill-auditor
Version: 3.1.0
This skill bundle is a security scanner designed to detect malicious patterns in other OpenClaw skills. It contains a comprehensive set of checks for credential harvesting, data exfiltration, obfuscation, prompt injection, privilege escalation, and more. The presence of malicious code patterns in the `tests/` directory is intentional, serving as test fixtures to validate the scanner's detection capabilities, and these are explicitly documented as such in `TEST-FIXTURES-WARNING.md` and excluded from the published package via `.clawignore`. The `audit.sh` script includes a `PATTERN_DEF_FILTER` to prevent self-flagging of its own detection logic. There is no evidence that the scanner itself performs any malicious actions, exfiltrates data, or attempts prompt injection against the agent running it. All functionalities are aligned with its stated purpose as a security auditing tool.
能力评估
Purpose & Capability
The main capability is scanning OpenClaw skill directories for risky patterns, generating trust scores, reports, diffs, and benchmarks; shell, Python, local file reads, and optional ClawHub downloads fit that purpose.
Instruction Scope
Runtime instructions are user-directed and scanner-focused, but the skill makes strong claims such as definitive scanning and zero false positives that users should not treat as a guarantee.
Install Mechanism
The inspector downloads a skill to a temporary directory and does not auto-install it. The artifact includes tests despite documentation saying they are excluded by .clawignore, so users should treat the bundled tests as development fixtures only.
Credentials
The declared requirements are limited to bash and python3. Broad filesystem reads occur only when the user points the scanner at a directory or runs batch/report workflows over installed skills.
Persistence & Privilege
No automatic privilege escalation or background persistence was found. The trust-score trend mode writes a local trust_trends.json file, and report generation writes a markdown report to /tmp or a user-specified path.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yoder-skill-auditor - 安装完成后,直接呼叫该 Skill 的名称或使用
/yoder-skill-auditor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.1.0
Security advisory remediation: removed self-allowlist, excluded test fixtures, removed auto-install, documented pattern filters, added warnings
v3.0.1
v3.0.1: 18 security checks, prompt injection detection, false positive fix, 28 tests
元数据
常见问题
Yoder Skill Auditor 是什么?
The definitive security scanner for OpenClaw skills. 18 security checks including prompt injection detection, download-and-execute, privilege escalation, cre... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6411 次。
如何安装 Yoder Skill Auditor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yoder-skill-auditor」即可一键安装,无需额外配置。
Yoder Skill Auditor 是免费的吗?
是的,Yoder Skill Auditor 完全免费(开源免费),可自由下载、安装和使用。
Yoder Skill Auditor 支持哪些平台?
Yoder Skill Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yoder Skill Auditor?
由 yoder-bawt(@yoder-bawt)开发并维护,当前版本 v3.1.0。
推荐 Skills