Firm Runtime Audit Pack
/install firm-runtime-audit-pack
firm-runtime-audit-pack
⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Purpose
Audits the runtime environment of OpenClaw deployments: Node.js version compliance, secrets handling, HTTP security headers, command allowlists, proxy configuration, disk budget, and direct message policies.
Tools (7)
| Tool | Description | Severity |
|---|---|---|
openclaw_node_version_check |
Verify Node.js runtime version | CRITICAL |
openclaw_secrets_workflow_check |
Audit secrets handling in workflows | CRITICAL |
openclaw_http_headers_check |
Check HTTP security headers (HSTS, CSP) | HIGH |
openclaw_nodes_commands_check |
Validate nodes.allowCommands config | HIGH |
openclaw_trusted_proxy_check |
Verify trusted proxy configuration | HIGH |
openclaw_session_disk_budget_check |
Check session disk budget limits | MEDIUM |
openclaw_dm_allowlist_check |
Audit DM channel allowlist policy | MEDIUM |
Usage
skills:
- firm-runtime-audit-pack
# Run full runtime audit:
openclaw_node_version_check config_path=/path/to/config.json
openclaw_secrets_workflow_check config_path=/path/to/config.json
openclaw_http_headers_check config_path=/path/to/config.json
Requirements
mcp-openclaw-extensions >= 3.0.0- Node.js >= 20.x recommended
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install firm-runtime-audit-pack - 安装完成后,直接呼叫该 Skill 的名称或使用
/firm-runtime-audit-pack触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Firm Runtime Audit Pack 是什么?
Runtime environment and configuration audit pack. Validates Node.js version, secrets workflow, HTTP headers, allowed commands, trusted proxy, disk budget, an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 312 次。
如何安装 Firm Runtime Audit Pack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install firm-runtime-audit-pack」即可一键安装,无需额外配置。
Firm Runtime Audit Pack 是免费的吗?
是的,Firm Runtime Audit Pack 完全免费(开源免费),可自由下载、安装和使用。
Firm Runtime Audit Pack 支持哪些平台?
Firm Runtime Audit Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Firm Runtime Audit Pack?
由 romainsantoli-web(@romainsantoli-web)开发并维护,当前版本 v1.0.0。