> ⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Validates configuration migration safety: shell environment sanitization
(LD_PRELOAD, DYLD_*), plugin integrity via SHA-256 manifest verification,
token separation enforcement, OpenTelemetry PII redaction, and RPC rate limiting.
| Tool | Description | Severity |
|---|---|---|
| ------ | ------------- | ---------- |
openclaw_shell_env_check | Shell environment sanitization (LD_/DYLD_) | HIGH |
openclaw_plugin_integrity_check | 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 |
skills:
- firm-config-migration-pack
# Audit configuration before migration:
openclaw_shell_env_check config_path=/path/to/config.json
openclaw_plugin_integrity_check config_path=/path/to/config.json
mcp-openclaw-extensions >= 3.0.0共 1 个版本