A read-only security auditor designed to identify misconfigurations, credential leakage, and attack vectors in OpenClaw and Clawdbot deployments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-security-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 openclaw-security-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 OpenClaw Security Audit skill is a specialized diagnostic tool for developers and system administrators to ensure their AI agent infrastructure is secure. It performs comprehensive inspections of host environments, network exposure, and internal configurations to find vulnerabilities like publicly accessible gateways or insecure tool policies.
By leveraging this Openclaw Skills integration, users can generate actionable reports that highlight risks such as Cross-Site WebSocket Hijacking (CSWSH) or improper file permissions without making destructive changes. It adheres to a strict read-only protocol to ensure that the auditing process itself does not introduce instability or exfiltrate sensitive data.
To use the security audit skill within your environment, ensure you have the OpenClaw CLI installed and then add the skill to your local registry.
openclaw skill install openclaw-security-audit
Run the audit by prompting your agent with a natural language command:
# Example prompt
"Run a full security audit on this OpenClaw deployment and provide a vulnerability report."
The skill organizes its findings into a standardized audit report format. It analyzes the following metadata and file structures to generate its report:
| Category | Data Points Analyzed |
|---|---|
| Environment | Hostname, OS version, Kernel version, Virtualization type |
| Network | Listening ports, Gateway bind address (localhost vs. public) |
| Config | ~/.openclaw/config.json, Gateway mode, Authentication tokens |
| Permissions | ~/.openclaw file permissions, SUID/SGID binaries, Cron jobs |
| Logs | systemd journal logs, gateway access logs, failed auth attempts |
Loading
A comprehensive security auditing tool designed to identify misconfigurations and attack paths within OpenClaw deployments.

A comprehensive security audit and threat modeling tool designed to verify the integrity and safety of OpenClaw gateway hosts.

A specialized security auditing tool that produces deterministic vulnerability reports and threat models for Openclaw gateway environments.

A sophisticated research repository skill that enables AI agents to ingest, search, and synthesize knowledge with full source citations.

A security-first auditing tool designed to analyze and vet AI agent skills for malicious patterns and dangerous permissions before installation.

A high-performance software engineering agent that integrates with Openclaw Skills to build, debug, and deploy code via the droid CLI.

A command-line interface to manage Google Nest devices using the Smart Device Management API.








































