Firm Reliability Pack
Analysis
The skill is a coherent instruction-only reliability/audit helper, with only minor setup and scope items users should notice.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
openclaw_gateway_probe config_path=/path/to/config.json openclaw_doc_sync_check config_path=/path/to/config.json
The skill documents tools that operate on a user-provided configuration path and may perform reliability checks such as gateway probing. This is aligned with the stated purpose, but users should provide only intended config files.
requires:
- mcp-openclaw-extensions >= 3.0.0The skill depends on an external MCP extension with a lower-bound version requirement. This dependency is disclosed and purpose-aligned, but the provided artifacts include no install spec, lockfile, homepage, or source provenance for that dependency.
