A comprehensive security auditing suite for validating OpenClaw runtime environments and configurations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install firm-runtime-audit-pack
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 firm-runtime-audit-pack using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Firm Runtime Audit Pack is a specialized collection of security tools designed to harden and validate the runtime environment of AI agents. By integrating these Openclaw Skills, developers can ensure that their deployments adhere to best practices regarding Node.js versions, secret management, and network security headers.
This pack acts as a proactive defense layer, identifying misconfigurations in proxies, command allowlists, and resource budgets before they become vulnerabilities. It is essential for teams looking to maintain a high level of operational integrity in automated agent workflows.
To utilize these Openclaw Skills, ensure your environment meets the minimum requirements (Node.js 20.x recommended).
# Ensure the required extension is present
npm install mcp-openclaw-extensions
# Add the skill to your configuration
skills:
- firm-runtime-audit-pack
The skill analyzes configuration files and maps system states against a security metadata taxonomy:
| Tool Category | Monitored Attribute | Severity Level |
|---|---|---|
| Runtime | Node.js Version | CRITICAL |
| Security | Secrets Workflow | CRITICAL |
| Network | HSTS/CSP Headers | HIGH |
| Access | Command Allowlist | HIGH |
| Proxy | Trusted Proxy Config | HIGH |
| Resources | Disk Budget | MEDIUM |
| Policy | DM Allowlist | MEDIUM |
Loading
A comprehensive reliability suite for gateway health monitoring, documentation synchronization, and architecture decision tracking.

A specialized detection engine that scans LLM inputs for 16 distinct prompt injection and jailbreak patterns across multiple severity levels.

A specialized suite of 8 auditing tools designed to ensure your environment fully aligns with the OpenClaw 2026.2 platform standards.

A hierarchical multi-agent orchestration framework that routes objectives through a pyramid structure of specialized AI agents.

A comprehensive bundle of AI-agent configurations designed to power the full lifecycle of SaaS companies from engineering to growth.

A proactive security auditing tool designed to detect and remediate critical vulnerabilities in OpenClaw deployments before they are exposed to the network.








































