A unified security audit toolkit for scanning vulnerabilities, detecting hardcoded secrets, and validating AI agent logic within modern codebases.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-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 code-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 Code Security Audit skill is an advanced diagnostic suite designed for developers to maintain high security standards within their projects. By integrating this toolkit from the Openclaw Skills library, teams can automatically identify OWASP Top 10 vulnerabilities, analyze dependency risks, and perform deep secret detection across multiple programming languages. This skill is particularly valuable for modern applications that leverage LLMs, offering specialized modules to prevent prompt injection and numeric handling errors in AI agents.
Built to support environments like JavaScript, Python, Go, and Solidity, it provides a quantified security score from 0 to 100. This metric helps developers prioritize remediation efforts based on risk levels. Whether you are preparing for a security review or automating checks in a CI/CD pipeline, this solution ensures that your code remains resilient against evolving threats while utilizing the best practices available in Openclaw Skills.
To get started with this skill from Openclaw Skills, ensure you have npm, git, and openssl installed. Run the following commands:
# Perform a full security audit with scoring
./scripts/security-audit.sh --full
# Run a specialized AI Agent security check
./scripts/security-audit.sh --ai
This skill organizes its findings through a structured reporting system and monitors specific configuration files for vulnerabilities. See the classification below:
| Data Type | Description |
|---|---|
| Security Score | A 0-100 metric based on OWASP, AI risks, and dependencies. |
| Protected Files | Monitors .env, auth.ts, middleware.ts, and package.json for changes. |
| Audit Report | A Markdown summary highlighting critical, high, and medium risks. |
| Metadata | Tracks language types, scan timestamps, and remediation status. |
Loading
A professional configuration management tool providing backup, recovery, migration, and version control for the OpenClaw ecosystem.

An advanced AI framework designed to architect, generate, and optimize production-grade agent skills through structured interviews and rigorous evaluation.

An intelligent utility that transforms git diffs or text descriptions into standardized Conventional Commit messages in seconds.

An intelligent book discovery tool that retrieves Douban ratings and identifies direct reading links on WeChat Reading.

A high-security, AES-256-GCM encrypted vault designed to manage API keys, database credentials, and sensitive tokens for developers.

An advanced framework for automated security scanning, scoring, and hardening of AI agent environments.








































