← 返回 Skills 市场
pfrederiksen

OpenClaw Tool Audit

作者 Paul Frederiksen · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-tool-audit
功能描述
Audit OpenClaw agent tool exposure versus observed use. Use when reviewing allowed tools, spotting broad or unused tool allowances, or checking whether agent...
安全使用建议
This skill is internally consistent and low-risk if you follow its own safety guidance: only run it with a local openclaw-tool-audit binary you trust (inspect/build the source if unsure), avoid running as root, run with --json first to inspect output, and do not paste audit output containing session tokens or secrets to external services. Clarify the small metadata mismatch (registry summary vs skill.json) before relying on automated tooling that checks prerequisites. If you need higher assurance, review the referenced GitHub repo and build the binary locally in an isolated environment before use.
功能分析
Type: OpenClaw Skill Name: openclaw-tool-audit Version: 0.1.2 The skill acts as a wrapper for a local security auditing tool (openclaw-tool-audit) and contains no executable code or suspicious logic. The instructions in SKILL.md and skill.json are transparent, focusing on auditing tool exposure and providing explicit safety guidance, such as advising against remote installations and recommending the use of pre-verified local binaries. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The skill's name and description match the runtime instructions: it expects a local openclaw-tool-audit binary to inspect OpenClaw configs and sessions and produce JSON/markdown reports. Slight metadata inconsistency: the top registry summary lists no required binaries, while skill.json/prerequisites declare the openclaw-tool-audit binary — this is explainable (instruction-only skill that relies on a local binary) but should be clarified.
Instruction Scope
SKILL.md confines actions to running the local audit tool against local OpenClaw config and session data (which is necessary for the stated audit purpose). The document explicitly warns to verify the local binary and to avoid elevated privileges; it does not instruct the agent to exfiltrate data or contact external endpoints.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. SKILL.md explicitly advises against remote installs and prefers preinstalled/trusted local binaries, which reduces install risk.
Credentials
The skill requests no environment variables, credentials, or config-path access beyond the local OpenClaw config and session files that are required for the audit task. This access is proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modify other skills or system-wide settings. Autonomous invocation is allowed by the platform default, but there are no additional privilege escalations requested by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-tool-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-tool-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Remove remote pip install guidance, clarify trusted-local prerequisite model, and add explicit metadata/prerequisites.
v0.1.1
Add explicit GitHub source repo and recommended isolated-venv install/update workflow.
v0.1.0
Initial ClawHub skill for auditing allowed vs observed OpenClaw tool usage, broad allowances, and mismatch signals.
元数据
Slug openclaw-tool-audit
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

OpenClaw Tool Audit 是什么?

Audit OpenClaw agent tool exposure versus observed use. Use when reviewing allowed tools, spotting broad or unused tool allowances, or checking whether agent... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 OpenClaw Tool Audit?

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

OpenClaw Tool Audit 是免费的吗?

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

OpenClaw Tool Audit 支持哪些平台?

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

谁开发了 OpenClaw Tool Audit?

由 Paul Frederiksen(@pfrederiksen)开发并维护,当前版本 v0.1.2。

💬 留言讨论