Install
openclaw skills install shellward-security-guideOpenClaw 安全部署指南 / Security deployment guide — help users secure their OpenClaw installation
openclaw skills install shellward-security-guideWhen the user invokes this skill, provide a complete security deployment checklist based on the following best practices. Check the current system state using available tools and give actionable recommendations.
ufw allow from 127.0.0.1 to any port 19000docker run --cap-drop=ALL --cap-add=NET_BIND_SERVICE \
--read-only --tmpfs /tmp \
-u 1000:1000 \
openclaw
--memory=2g --cpus=1chmod 600 ~/.env ~/.ssh/* ~/.aws/credentialsRemind the user about ShellWard's quick commands:
/security — Full security status overview/audit [count] [filter] — View audit log/harden — Scan for issues, /harden fix to auto-fix/scan-plugins — Scan plugins for security risks/check-updates — Check versions and vulnerabilities