Install
openclaw skills install openclaw-sec-auditRun a local security audit on the OpenClaw environment, identifying risks, affected files, and prioritized remediation steps without exposing secrets.
openclaw skills install openclaw-sec-auditSource repository: https://github.com/haooyi/openclaw-sec
Maintainer: haooyi
Run a local security audit against the current OpenClaw installation and runtime environment, then return high-signal risks, impacted locations, and prioritized remediation steps.
Use local shell execution to run resources/run_audit.sh. The wrapper invokes the bundled standalone Python source shipped with the skill and does not depend on the repository checkout or the main project install.
critical -> high -> medium -> lowskipped or unsupported explicitly./skills/openclaw-sec-audit/resources/run_audit.sh --format all
The host must provide python3. No editable install of the main project is required for the skill path.