← Back to Skills Marketplace
pfrederiksen

OpenClaw Tool Audit

by Paul Frederiksen · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-tool-audit
Description
Audit OpenClaw agent tool exposure versus observed use. Use when reviewing allowed tools, spotting broad or unused tool allowances, or checking whether agent...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-tool-audit
  3. After installation, invoke the skill by name or use /openclaw-tool-audit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-tool-audit
Version 0.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install OpenClaw Tool Audit?

Run "/install openclaw-tool-audit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Tool Audit free?

Yes, OpenClaw Tool Audit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Tool Audit support?

OpenClaw Tool Audit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Tool Audit?

It is built and maintained by Paul Frederiksen (@pfrederiksen); the current version is v0.1.2.

💬 Comments