A comprehensive suite of seven specialized audit tools designed to validate AI agent compliance with the MCP 2025-11-25 protocol specification.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install firm-spec-compliance-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-spec-compliance-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-spec-compliance-pack is a high-performance auditing suite specifically engineered for developers building and maintaining agents on the Model Context Protocol. As a foundational resource within the Openclaw Skills ecosystem, it provides deep validation for protocol features introduced in the 2025-11-25 update, including complex elicitation flows and durable task management. By leveraging these Openclaw Skills, developers can ensure their implementations are fully interoperable, secure, and compliant with the latest industry standards for agentic communication.
To utilize this compliance pack, ensure you have the necessary extensions installed and include the skill in your agent configuration.
# Requirement: mcp-openclaw-extensions >= 3.0.0
# In your agent configuration:
skills:
- firm-spec-compliance-pack
# Run a full compliance check for SSE transport:
openclaw_sse_transport_audit config_path=/path/to/config.json
The skill organizes its audit logic based on specific Protocol Specification Enhancements (SEPs). Results are mapped as follows:
| Audit Category | Specification Covered | Severity Level |
|---|---|---|
| Elicitation | SEP-032 (User Input) | HIGH |
| Tasks | SEP-044 (Durable Ops) | HIGH |
| Schema | JSON Schema 2020-12 | HIGH |
| Transport | SSE Resumption | HIGH |
| Multimedia | Audio & Icon Format | MEDIUM/LOW |
Loading
A specialized utility pack for on-demand skill discovery and lazy loading within the Openclaw ecosystem.

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

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

A comprehensive security auditing suite for validating OpenClaw runtime environments and configurations.

A comprehensive procurement toolkit for AI agents to handle supplier sourcing, TCO analysis, and risk monitoring.

A powerful bridge utility for synchronizing code context and editor session states between VS Code and the OpenClaw Gateway.








































