firm-config-migration-pack
⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Purpose
Validates configuration migration safety: shell environment sanitization
(LDPRELOAD, DYLD*), plugin integrity via SHA-256 manifest verification,
token separation enforcement, OpenTelemetry PII redaction, and RPC rate limiting.
Tools (5)
| Tool | Description | Severity |
|---|
| INLINECODE0 | Shell environment sanitization (LD/DYLD) | HIGH |
| INLINECODE1 |
Plugin SHA-256 manifest drift detection | HIGH |
|
openclaw_token_separation_check | Token separation enforcement | HIGH |
|
openclaw_otel_redaction_check | OTEL PII redaction validation | MEDIUM |
|
openclaw_rpc_rate_limit_check | RPC rate limiting configuration | MEDIUM |
Usage
CODEBLOCK0
Requirements
firm-config-migration-pack
⚠️ AI生成内容——使用前需人工验证。
用途
验证配置迁移安全性:Shell环境清理(LDPRELOAD、DYLD*)、通过SHA-256清单验证的插件完整性、令牌分离强制实施、OpenTelemetry PII脱敏以及RPC速率限制。
工具(5个)
| 工具 | 描述 | 严重级别 |
|---|
| openclawshellenvcheck | Shell环境清理(LD/DYLD) | 高 |
| openclawpluginintegritycheck |
插件SHA-256清单漂移检测 | 高 |
| openclaw
tokenseparation_check | 令牌分离强制实施 | 高 |
| openclaw
otelredaction_check | OTEL PII脱敏验证 | 中 |
| openclaw
rpcrate
limitcheck | RPC速率限制配置 | 中 |
使用方法
yaml
skills:
- firm-config-migration-pack
迁移前审计配置:
openclaw
shellenv
check configpath=/path/to/config.json
openclaw
pluginintegrity
check configpath=/path/to/config.json
要求
- - mcp-openclaw-extensions >= 3.0.0