← 返回 Skills 市场
romainsantoli-web

Firm Reliability Pack

作者 romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
315
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install firm-reliability-pack
功能描述
Reliability probing and documentation sync pack. Gateway health probing, documentation sync validation, channel audit, and ADR generation. 4 reliability tools.
使用说明 (SKILL.md)

firm-reliability-pack

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

Purpose

Ensures deployment reliability: Gateway health probing with latency tracking, documentation-code sync verification, channel configuration audit, and Architecture Decision Record (ADR) generation in MADR format.

Tools (4)

Tool Description
openclaw_gateway_probe Gateway health probe with latency metrics
openclaw_doc_sync_check Documentation-code sync validation
openclaw_channel_audit Channel configuration audit
firm_adr_generate Generate ADR in MADR format

Usage

skills:
  - firm-reliability-pack

# Probe gateway and check docs:
openclaw_gateway_probe config_path=/path/to/config.json
openclaw_doc_sync_check config_path=/path/to/config.json

Requirements

  • mcp-openclaw-extensions >= 3.0.0
安全使用建议
This is an instruction-only skill that appears to do what it claims, but it leaves important details unspecified. Before installing or invoking it: (1) confirm the origin and trustworthiness of mcp-openclaw-extensions and install it from a vetted source; (2) inspect or control the config_path you pass — do not point it at files that contain secrets or broad credentials; (3) test the tools in a non-production environment to see what files they read and where they send results; and (4) ask the author (or documentation) for explicit documentation of what config keys are read, any network endpoints the probes call, and whether outputs are transmitted off-host. If you can't get those answers, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: firm-reliability-pack Version: 1.0.0 The skill bundle's metadata and `SKILL.md` describe a 'Reliability probing and documentation sync pack' with tools for gateway health, documentation sync, channel audit, and ADR generation. The instructions in `SKILL.md` are aligned with this stated purpose, providing usage examples that involve reading a `config_path`. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or other high-risk behaviors within the provided files. The declared dependency `mcp-openclaw-extensions` is a standard requirement declaration.
能力评估
Purpose & Capability
The skill's name/description (gateway probing, doc sync, channel audit, ADR generation) align with the four tool names in SKILL.md. SKILL.md also declares a dependency on mcp-openclaw-extensions >= 3.0.0, which plausibly supplies the named commands.
Instruction Scope
The runtime instructions tell the agent to run commands like openclaw_gateway_probe and openclaw_doc_sync_check with a config_path=/path/to/config.json. The skill does not declare any required config paths or explain what parts of that config will be read, nor where probe results are sent. This creates ambiguity about what files the agent will access and whether sensitive data could be read or transmitted.
Install Mechanism
No install spec or code files are present (instruction-only), which means nothing is written to disk by the skill itself — lower surface to audit here. However, the SKILL.md dependency on mcp-openclaw-extensions is not accompanied by an install/source instruction; you must ensure that dependency is installed from a trusted source before use.
Credentials
No environment variables or credentials are declared, which is appropriate, but the instructions require passing a config_path. Because config paths can contain credentials or sensitive operational data, the skill should have declared required config paths or documented expected config contents. The absence of that declaration is disproportionate to the implicit file access the skill asks for.
Persistence & Privilege
always is false and there is no installation step that modifies agent/global config. The skill does not request persistent presence or elevated platform privileges in its metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firm-reliability-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firm-reliability-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of firm-reliability-pack - Provides four reliability tools: gateway health probe, documentation sync validation, channel audit, and ADR generation in MADR format. - Ensures deployment reliability by checking gateway latency, validating documentation-code alignment, auditing channel configurations, and generating structured Architecture Decision Records. - Requires mcp-openclaw-extensions version 3.0.0 or higher.
元数据
Slug firm-reliability-pack
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Firm Reliability Pack 是什么?

Reliability probing and documentation sync pack. Gateway health probing, documentation sync validation, channel audit, and ADR generation. 4 reliability tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。

如何安装 Firm Reliability Pack?

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

Firm Reliability Pack 是免费的吗?

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

Firm Reliability Pack 支持哪些平台?

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

谁开发了 Firm Reliability Pack?

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

💬 留言讨论