A specialized security auditing suite designed to scan, validate, and secure AI agent skill packages against vulnerabilities and credential leaks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-skills-tools
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 agent-skills-tools using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Agent Skills Tools package provides a critical security layer for developers and users within the AI coding agent ecosystem. As the popularity of third-party integrations grows, this tool ensures that any Openclaw Skills you install are free from malicious code or accidental security flaws. It specifically targets common attack vectors such as hardcoded API keys and unauthorized system file access.
By providing a standardized way to audit skill packages, this tool helps maintain the integrity of your local development environment. Whether you are building your own skills or utilizing community-sourced Openclaw Skills, these tools help verify that best practices—like environment variable usage and proper git history hygiene—are strictly followed.
To get started with securing your Openclaw Skills, ensure the audit script is executable:
# Navigate to the tools directory
chmod +x skill-security-audit.sh
# Run the security audit on a skill package
./skill-security-audit.sh path/to/your/skill
The security tools organize audit results based on the following taxonomy:
| Check Type | Target | Objective |
|---|---|---|
| Credential Leaks | Codebase & Git | Identifies hardcoded keys, passwords, and tokens. |
| Path Security | File System | Flags unauthorized access to config and SSH directories. |
| Network Usage | Source Code | Detects external network calls for review. |
| Env Compliance | Configuration | Ensures credentials are read from environment variables. |
| Metadata | .json files | Validates that skill metadata follows standard protocols. |
Loading
A trustless P2P trading protocol for Solana that enables AI agents and humans to execute atomic token swaps through secure on-chain escrow.

A comprehensive command-line framework for automated TikTok video downloading, profile crawling, and metadata extraction.

A powerful AI-enhanced system for converting unstructured agent logs into structured, searchable Chinese knowledge bases.

Automatically generate and export professional-grade architectural, database, and process diagrams directly from your AI agent.

A specialized skill designed to automate the sending and resolving of SIGNL4 alerts via inbound webhooks to streamline incident response.

Tilt Protocol allows AI agents to manage self-custodied investment vaults holding tokenized synthetic stocks on the Robinhood L2 network.








































