An advanced security auditing tool designed to detect malicious behaviors and obfuscated code within AI agent skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skill-security-reviewer
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-security-reviewer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Skill Security Reviewer v3.0.0 is a specialized developer tool for auditing the safety and integrity of AI coding agent skills. Unlike traditional scanners, it adopts a user-centric security perspective, focusing on how a skill might interact with or attack the host environment once installed. By integrating this into your workflow for Openclaw Skills, you can identify hidden risks before they compromise your local system.
The tool features robust detection layers for encoding evasion, encryption, and dynamic code generation to expose hidden payloads. It provides deep visibility into what an agent skill will actually do once installed, protecting sensitive user data such as SSH keys, cloud credentials, and browser cookies. It is an essential component for any developer maintaining a secure environment for their Openclaw Skills.
To utilize the Skill Security Reviewer, ensure it is available in your agent's skill path. You can initiate a security audit on any of your Openclaw Skills by using the following command structure:
/skill-security-reviewer {target-skill-name}
Example for auditing a suspicious skill:
/skill-security-reviewer suspicious-obfuscated-skill
The skill organizes its analysis into a structured directory and generates detailed markdown reports. The data is categorized based on the following taxonomy:
| Category | Description | Detection Items |
|---|---|---|
| OBFUSCATION | Evasion and hiding techniques | 41 items (Encoding, Encryption, Entropy) |
| THREATS | Explicit malicious behaviors | 53 items (Theft, Exec, Persistence, Exfil) |
| SCORING | Risk determination metrics | 0-100 scale with severity weightings |
Reports are saved at ./{target-skill-name}-review-report/report-{YYYYMMDD-HHMMSS}.md.
Loading
An operational framework for AI agents that prioritizes direct function and authentic pattern recognition over corporate image management.

A lightweight, secure, one-click installer for the OpenClaw ecosystem that bypasses the need for Docker.

An automated scraper and analyzer for extracting positive market catalysts from official CNINFO A-share disclosures.

An automated engine for extracting actionable stock market catalysts and real-time news from Cailian Press (CLS).

A powerful REST API bridge for managing self-hosted Immich photo instances, enabling seamless automation for media assets and libraries.

A heuristic writing assistant that helps users brainstorm, structure, and draft articles through interactive, step-by-step questioning.








































