← 返回 Skills 市场
romainsantoli-web

Firm Spec Compliance Pack

作者 romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
328
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firm-spec-compliance-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firm-spec-compliance-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — 7 tools MCP 2025-11-25 spec compliance audit
元数据
Slug firm-spec-compliance-pack
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。

如何安装 Firm Spec Compliance Pack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install firm-spec-compliance-pack」即可一键安装,无需额外配置。

Firm Spec Compliance Pack 是免费的吗?

是的,Firm Spec Compliance Pack 完全免费(开源免费),可自由下载、安装和使用。

Firm Spec Compliance Pack 支持哪些平台?

Firm Spec Compliance Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Firm Spec Compliance Pack?

由 romainsantoli-web(@romainsantoli-web)开发并维护,当前版本 v1.0.0。

💬 留言讨论