A local-only auditing tool for OpenClaw that identifies configuration vulnerabilities and provides AI-driven remediation steps.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-security-auditor
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-auditor 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 dedicated utility designed to evaluate the security posture of your local OpenClaw environment. By analyzing the primary configuration file, this skill identifies common pitfalls such as hardcoded secrets, permissive network binds, and missing rate limits. As a key component of the Openclaw Skills library, it ensures that your AI agent deployments are hardened against external threats while maintaining data privacy by processing all checks locally before sending redacted metadata to your chosen LLM.
To use this skill, ensure your system has the necessary binaries installed. It is compatible with macOS, Linux, and Windows.
# Ensure jq is installed (example for Debian/Ubuntu)
sudo apt-get install jq
The skill automatically interfaces with your existing Openclaw Skills setup and requires no additional API keys or external services.
The skill generates a structured findings object and a final report. The internal metadata includes:
| Component | Metadata Analyzed |
|---|---|
| Gateway | Bind addresses and authentication token presence |
| Channels | Access controls (allowFrom) and rate limiting status |
| Tools | Sandbox status and elevated tool policy restrictions |
| Secrets | Detection of hardcoded strings vs environment variables |
| Platform | Versioning and specific integration security (Telegram, Discord, etc.) |
Loading
A self-evolution engine that enables AI agents to autonomously analyze history, identify inefficiencies, and perform protocol-constrained self-improvement.

A command-line tool for analyzing and reporting on Samsung Health Connect data exported to Google Drive.

A structured conversational task management system implementing GTD and Eisenhower Matrix principles for AI agents.

A command-line interface for MangaDex that enables searching, chapter tracking, and personalized recommendations for AI agents and developers.

An automated tool for generating concise 2-3 sentence summaries from local text files, logs, and reports.

A professional agent skill designed to generate high-engagement TikTok slideshows with unique hooks and consistent visual aesthetics.








































