Firm Advanced Security Pack

Security

Advanced security audit pack covering secrets lifecycle, path canonicalization, exec plan freeze, hook routing, config includes, prototype pollution, safeBins profiles, and group policy defaults. 8 deep security tools.

Install

openclaw skills install firm-advanced-security-pack

firm-advanced-security-pack

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

Purpose

Deep security auditing for OpenClaw configurations — covers external secrets lifecycle, channel path canonicalization, execution plan freeze validation, hook session routing, $include directive guards, prototype pollution detection, safeBins profile enforcement, and group policy default audit.

Tools (8)

ToolDescriptionSeverity
openclaw_secrets_lifecycle_checkExternal Secrets lifecycle auditCRITICAL
openclaw_channel_auth_canon_checkChannel path canonicalizationCRITICAL
openclaw_exec_approval_freeze_checkExec plan freeze validationCRITICAL
openclaw_hook_session_routing_checkHook session routing auditHIGH
openclaw_config_include_check$include directive guardsHIGH
openclaw_config_prototype_checkPrototype pollution detectionHIGH
openclaw_safe_bins_profile_checksafeBins profile enforcementHIGH
openclaw_group_policy_default_checkGroup policy default auditHIGH

Usage

skills:
  - firm-advanced-security-pack

# Run full advanced security audit:
openclaw_secrets_lifecycle_check config_path=/path/to/config.json
openclaw_config_prototype_check config_path=/path/to/config.json
openclaw_safe_bins_profile_check config_path=/path/to/config.json

Requirements

  • mcp-openclaw-extensions >= 3.0.0