A security-focused CLI tool designed to audit locally installed AI agent skills for exfiltration, execution, and policy risks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skill-audit
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install skill-audit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Skills Audit skill, powered by the SkillLens CLI, provides a robust framework for identifying security vulnerabilities and policy violations within your skill directories. It scans metadata and bundled resources to produce detailed risk reports, helping developers maintain a secure environment for their automated workflows. By analyzing factors like prompt injection, unauthorized data exfiltration, and arbitrary command execution, this tool ensures that Openclaw Skills remain safe and reliable for production use. It is an essential utility for developers who need to vet third-party or internal skills before they are integrated into sensitive agent environments.
To begin auditing your Openclaw Skills, you can run SkillLens directly via npx or install it as a global CLI tool:
# One-off run
npx skilllens scan
# Global installation
pnpm add -g skilllens
Configure your scan roots and check for available auditors using the config command:
skilllens config
The skill organizes its findings by analyzing the internal structure of each skill directory. The following data points are evaluated:
| Component | Description |
|---|---|
| SKILL.md | Analyzes primary instructions for prompt injection and overbroad triggers. |
| scripts/ | Inspects bundled shell commands or binaries for execution risks. |
| references/ | Validates external documentation or data files for suspicious links. |
| assets/ | Scans media or binary assets for hidden payloads. |
All findings are consolidated into a report featuring a verdict, a risk score (0-100), and specific evidence quoted from the source files.
Loading
A comprehensive CLI-based skill for discovering, casting media, and managing playback on Chromecast and Google Cast-enabled devices.

A professional integration that connects Openclaw Skills to Tempo for real-time workspace awareness and automated insight extraction.

An automated utility to backup OpenClaw configurations, local skills, and workspace data for disaster recovery and migration.

A professional skill for AI agents to interact with the Moltbook social network through bilingual content management and secure API operations.

A sophisticated multi-model deliberation tool that gathers independent analysis from diverse AI providers to generate a synthesized consensus on complex problems.

A comprehensive automation interface for the Icom IC-7610 transceiver, enabling remote control, CW keying, and real-time telemetry monitoring.








































