Communityv1.0.0

OpenClaw Security Auditor

Audit OpenClaw configuration for security risks and generate a remediation report using the user's configured LLM.

2.7kdownloads1stars16active installsMuhammad Waleed
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-security-auditor
Latest Version
1.0.0
Author
Muhammad Waleed
Published
Feb 1, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for OpenClaw Security Auditor.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Local OpenClaw security audit skill with automated risk reporting. - Audits ~/.openclaw/openclaw.json or a user-specified config for 15+ security risks. - Runs checks including auth tokens, gateway settings, tool policies, secrets, logging, and more. - Generates a detailed markdown report with risk score, categorized findings (Critical/High/Medium/Low), and step-by-step remediation guidance. - No external APIs or network calls; uses only local tools (cat, jq) and user's existing LLM setup. - Strictly avoids handling or revealing secrets; only analyzes configuration metadata.