← Back to Skills Marketplace
romainsantoli-web

Firm Spec Compliance Pack

by romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
328
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install firm-spec-compliance-pack
Description
MCP 2025-11-25 specification compliance audit pack. Validates elicitation, tasks, resources/prompts, audio content, JSON Schema 2020-12, SSE transport, and i...
README (SKILL.md)

firm-spec-compliance-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Audit pack ensuring full compliance with MCP specification version 2025-11-25. Covers all new protocol features introduced since 2025-03-26.

Tools (7)

Tool Description Severity
openclaw_elicitation_audit Validate elicitation flow implementation HIGH
openclaw_tasks_audit Check tasks/durable requests support HIGH
openclaw_resources_prompts_audit Verify resources & prompts capabilities MEDIUM
openclaw_audio_content_audit Audio content type support validation MEDIUM
openclaw_json_schema_dialect_check JSON Schema 2020-12 dialect compliance HIGH
openclaw_sse_transport_audit SSE transport + resumption validation HIGH
openclaw_icon_metadata_audit Icon metadata format verification LOW

Usage

# In your agent configuration:
skills:
  - firm-spec-compliance-pack

# Run full compliance check:
openclaw_elicitation_audit config_path=/path/to/config.json
openclaw_tasks_audit config_path=/path/to/config.json
openclaw_resources_prompts_audit config_path=/path/to/config.json
openclaw_json_schema_dialect_check config_path=/path/to/config.json
openclaw_sse_transport_audit config_path=/path/to/config.json
openclaw_icon_metadata_audit config_path=/path/to/config.json

Spec Coverage

  • Elicitation (SEP-032): Server-initiated user input requests
  • Tasks (SEP-044): Long-running durable operations with status tracking
  • Resources/Prompts: Capability declaration and handler completeness
  • Audio Content: Binary audio type support in messages
  • JSON Schema 2020-12: Dialect URI and vocabulary compliance
  • SSE Transport: Event streaming with Last-Event-ID resumption
  • Icons: URI format, media type validation, and accessibility

Requirements

  • mcp-openclaw-extensions >= 3.0.0
  • MCP Protocol Version: 2025-11-25
Usage Guidance
This SKILL.md is instruction-only and aligns with an MCP compliance audit pack. Before installing: 1) Verify and obtain the mcp-openclaw-extensions >= 3.0.0 from a trusted source (the skill gives no homepage or installer). 2) Inspect the extension's code/packaging so you know what those openclaw_* audit commands do and whether they install additional software. 3) When running the audits, point config_path to non-sensitive test or exported copies of your config — don't use paths containing secrets or system-wide credentials. 4) Run the audits in an isolated environment (or with least privilege) until you confirm the extension and tools are trustworthy. If you want extra assurance, ask the extension author/source for provenance or source code before enabling the skill in production.
Capability Analysis
Type: OpenClaw Skill Name: firm-spec-compliance-pack Version: 1.0.0 The skill bundle consists of standard metadata and a `SKILL.md` file describing a compliance audit pack. The `SKILL.md` clearly outlines the purpose, lists seven audit tools (`openclaw_*_audit`), and provides explicit usage instructions for the agent. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All content aligns with the stated purpose of a specification compliance audit.
Capability Assessment
Purpose & Capability
The SKILL.md describes an MCP protocol compliance audit pack and declares a dependency on mcp-openclaw-extensions >= 3.0.0; the listed CLI-style tools and config_path usage are coherent with an auditing toolset.
Instruction Scope
Instructions are limited to running audit tools against a user-specified config_path and adding the skill to the agent config. This is appropriate for a compliance pack, but the runtime will read whatever file you point to — do not point it at system or secret-containing config files without review.
Install Mechanism
No install spec or code files are included (instruction-only), which reduces risk. However the declared dependency (mcp-openclaw-extensions >= 3.0.0) implies external tooling will be required; the skill provides no source or install instructions for that dependency, so verify where you obtain it.
Credentials
The skill requests no environment variables, credentials, or config paths itself. The only resource it references is a user-supplied config_path for audits, which is proportionate to its purpose. Be aware the required extension may itself request credentials or env vars.
Persistence & Privilege
always:false and default autonomous invocation are in place; the skill does not request elevated or persistent privileges or modify other skills. No indications it would persist beyond normal skill inclusion.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install firm-spec-compliance-pack
  3. After installation, invoke the skill by name or use /firm-spec-compliance-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — 7 tools MCP 2025-11-25 spec compliance audit
Metadata
Slug firm-spec-compliance-pack
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Firm Spec Compliance Pack?

MCP 2025-11-25 specification compliance audit pack. Validates elicitation, tasks, resources/prompts, audio content, JSON Schema 2020-12, SSE transport, and i... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.

How do I install Firm Spec Compliance Pack?

Run "/install firm-spec-compliance-pack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Firm Spec Compliance Pack free?

Yes, Firm Spec Compliance Pack is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Firm Spec Compliance Pack support?

Firm Spec Compliance Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Firm Spec Compliance Pack?

It is built and maintained by romainsantoli-web (@romainsantoli-web); the current version is v1.0.0.

💬 Comments