Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Comprehensive security audit for OpenClaw deployments. Checks Docker port bindings, SSH config, openclaw.json settings, file permissions, exposed services, a...
Comprehensive security audit for OpenClaw deployments. Checks Docker port bindings, SSH config, openclaw.json settings, file permissions, exposed services, a...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Comprehensive security audit for OpenClaw deployments. Scans your Docker configuration, SSH settings, firewall rules, OpenClaw config, and file permissions. Produces a security score (0-100) with actionable recommendations.
# Run full audit bash {baseDir}/scripts/security_audit.sh # JSON output bash {baseDir}/scripts/security_audit.sh --json # Specific checks only bash {baseDir}/scripts/security_audit.sh --check docker bash {baseDir}/scripts/security_audit.sh --check ssh bash {baseDir}/scripts/security_audit.sh --check config bash {baseDir}/scripts/security_audit.sh --check files bash {baseDir}/scripts/security_audit.sh --check network
allowInsecureAuth must be false dmPolicy must not be open/allow-all Port bindings must use 127.0.0.1 API keys not hardcoded in config Secure model permissions
All port bindings use 127.0.0.1 (not 0.0.0.0) No privileged containers (except necessary) Docker socket permissions Container resource limits No --net=host unless needed
Root login disabled (PermitRootLogin no) Password authentication disabled Key-based auth only Non-standard port (bonus) Fail2ban or similar active
No unnecessary exposed ports Firewall active (ufw/iptables) Only expected services listening HTTPS/TLS termination configured
openclaw.json not world-readable SSH keys proper permissions (600) .env files not world-readable Docker socket permissions No sensitive files in /tmp
ScoreRatingMeaning90-100๐ข ExcellentProduction-ready70-89๐ก GoodMinor improvements needed50-69๐ FairSeveral issues to address0-49๐ด CriticalImmediate action required
โโโ Security Audit Report โโโ Date: 2026-02-15 00:30:00 [CONFIG] โ allowInsecureAuth: false [CONFIG] โ dmPolicy: allowlist [CONFIG] โ Ports bound to 127.0.0.1 [DOCKER] โ All containers bind to 127.0.0.1 [DOCKER] โ ๏ธ No resource limits on openclaw container [SSH] โ Root login disabled [SSH] โ Password auth disabled [NET] โ UFW active [FILES] โ Config file permissions OK Score: 92/100 โ ๐ข Excellent Issues: 1 warning Recommendations: 1. Add resource limits to Docker containers
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents. ๐ Need help setting up OpenClaw for your business? Book a free consultation
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.