Jump to related tools in the same category or review the original source on GitHub.

Security & Passwords @kunoiiv Updated 2/26/2026

Molt Security Auditor V3 OpenClaw Skill - ClawHub

Do you want your AI agent to automate Molt Security Auditor V3 workflows? This free skill from ClawHub helps with security & passwords tasks without building custom tools from scratch.

What this skill does

Bulletproof creds/ports/configs/vulns scan + safe auto-fix V3. 100% secure—no injection/lockout/exfil. Use for host audits (laptop/Pi/VPS).

Install

npx clawhub@latest install molt-security-auditor-v3

Full SKILL.md

Open original
namedescription
molt-security-auditor-v3Bulletproof creds/ports/configs/vulns scan + safe auto-fix V3. 100% secure—no injection/lockout/exfil. Use for host audits (laptop/Pi/VPS).

Molt Security Auditor V3 (Bulletproof)

Scans + fixes (preview/verify). Hardcoded safe—no malicious paths.

Quick Run

node scripts/audit.js --full     # Scan → security-report-v3.json
node scripts/audit.js --fix      # Guided fixes
node scripts/audit.js --auto     # Preview → Run + verify
node scripts/rollback.js         # Atomic revert

Scans

  • Creds: Hash-only grep (sk-*, api_key) — 100 files/1MB limit.
  • Ports: netstat/ss/lsof — open ports list.
  • Configs: SSH pass/root, users/sudo.
  • Vulns: npm audit JSON, openclaw update.

V3 Security

  • Immutable Cmds: Hardcoded whitelist—no injection.
  • Mutex: 5min lock expire.
  • Backup: Read-only copies + SHA verify.
  • Timeouts: 5-10s execs.
  • Cross-OS: Win/Linux/Mac native.
  • Verify: Pre/post diff.
  • Rollback: backup/*.bak → one-script restore.

Report: security-report-v3.json (safe JSON).

Prod eternal—ClawdHub V3 ready.

Original URL: https://github.com/openclaw/skills/blob/main/skills/kunoiiv/molt-security-auditor-v3

Related skills

If this matches your use case, these are close alternatives in the same category.