A local security auditing tool designed to harden Openclaw Skills against vulnerabilities, malware, and credential exposure.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install opena2a-security
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 opena2a-security using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenA2A Security is a specialized tool for auditing and hardening OpenClaw installations. It provides a robust defense layer by scanning configurations, detecting known vulnerabilities like CVE-2026-25253, and auditing installed skills for malicious code patterns. Built by the OpenA2A team, this skill ensures that your automation environment remains secure without ever sending data to external APIs.
By integrating this into your workflow, you can proactively identify risks such as command injection, data exfiltration, and weak file permissions. It is an essential component for anyone managing sensitive Openclaw Skills who wants to maintain a high security posture through local, privacy-preserving scans that require no external API keys or third-party dependencies.
To get started with OpenA2A Security for your Openclaw Skills, ensure you have Node.js and npx installed. This skill runs entirely on your local machine with no external network requirements.
# Run a full security audit of your installation
npx hackmyagent secure ~/.openclaw
# Scan a specific skill for vulnerabilities
npx hackmyagent scan --skill <skill-name>
# Check specifically for the WebSocket hijacking CVE
npx hackmyagent scan --cve ~/.openclaw
# Generate a detailed HTML security report
npx hackmyagent secure ~/.openclaw --format html --output security-report.html
The skill organizes findings based on a structured taxonomy of risks. Results can be exported in multiple formats including text, JSON, SARIF, and HTML for easy integration into developer workflows.
| Category | Focus Area |
|---|---|
| Skill Security | Detects command injection, path traversal, and data exfiltration in Openclaw Skills code. |
| Credential Security | Identifies plaintext storage, weak permissions, and timing side-channels in auth. |
| Gateway Security | Audits WebSocket vulnerabilities (CVE-2026-25253) and SSRF risks. |
| Supply Chain | Checks for unpinned dependencies and malicious npm lifecycle scripts. |
Loading
A specialized tool for managing Microsoft 365 task workflows including Microsoft To Do and Planner via Microsoft Graph.

A specialized optimization suite for OpenClaw to fix Chinese search indexing bugs and enhance long-term memory retrieval performance.

A comprehensive framework of mandatory quality standards and checklists designed to eliminate cross-state bugs and optimize game performance across all platforms.

A rigorous, five-phase framework for AI agents to perform systematic root cause analysis and safe code deployment.

A reputation-based credit system that allows AI agents to borrow USDC interest-free based on their Moltbook karma scores.

A robust configuration safety tool that provides atomic updates, automated backups, and validation for OpenClaw environments.








































