Install
openclaw skills install audit-toolDeep audit for installed ClawHub skills — usage analysis, permission review, conflict detection
openclaw skills install audit-toolAudits all installed skills in the local OpenClaw environment. Scans metadata, files, permissions, dependencies, and usage history. Generates a health score, identifies zombie / duplicative / over-privileged skills, and produces cleanup scripts.
~/.openclaw/skills/ and installed packages. Read each SKILL.md for: name, description, allowed-tools, user-invocable, dependencies, license.allowed-tools match actual tool usage? Flag over-privileged skills (e.g. a greeting skill with exec access).exec, web_fetch, script access.description / name (duplicate functionality)..disabled), suspend (archive). Provide dry-run mode.skill-auditor auditskill-auditor audit --days 90 --min-activity 3skill-auditor audit --focus securityskill-auditor cleanup --dry-run