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 |
|---|
| INLINECODE0 | Validate elicitation flow implementation | HIGH |
| INLINECODE1 |
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
CODEBLOCK0
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
- - INLINECODE7
- MCP Protocol Version: INLINECODE8
firm-spec-compliance-pack
⚠️ AI生成内容——使用前需人工验证。
目的
审计包,确保完全符合 2025-11-25 版本的 MCP 规范。
涵盖自 2025-03-26 以来引入的所有新协议特性。
工具(7个)
| 工具 | 描述 | 严重级别 |
|---|
| openclawelicitationaudit | 验证引导流程实现 | 高 |
| openclawtasksaudit |
检查任务/持久化请求支持 | 高 |
| openclaw
resourcesprompts_audit | 验证资源与提示词能力 | 中 |
| openclaw
audiocontent_audit | 音频内容类型支持验证 | 中 |
| openclaw
jsonschema
dialectcheck | JSON Schema 2020-12 方言合规性 | 高 |
| openclaw
ssetransport_audit | SSE 传输与恢复验证 | 高 |
| openclaw
iconmetadata_audit | 图标元数据格式验证 | 低 |
使用方法
yaml
在您的代理配置中:
skills:
- firm-spec-compliance-pack
运行完整合规性检查:
openclaw
elicitationaudit config_path=/path/to/config.json
openclaw
tasksaudit config_path=/path/to/config.json
openclaw
resourcesprompts
audit configpath=/path/to/config.json
openclaw
jsonschema
dialectcheck config_path=/path/to/config.json
openclaw
ssetransport
audit configpath=/path/to/config.json
openclaw
iconmetadata
audit configpath=/path/to/config.json
规范覆盖范围
- - 引导(SEP-032):服务器发起的用户输入请求
- 任务(SEP-044):带状态跟踪的长时间运行持久化操作
- 资源/提示词:能力声明与处理器完整性
- 音频内容:消息中的二进制音频类型支持
- JSON Schema 2020-12:方言 URI 与词汇表合规性
- SSE 传输:带 Last-Event-ID 恢复的事件流
- 图标:URI 格式、媒体类型验证与可访问性
要求
- - mcp-openclaw-extensions >= 3.0.0
- MCP 协议版本:2025-11-25