📦 Security Audit — 技能工具
v1.0.0Audit OpenClaw/Clawdbot deployments for misconfigurations and attack vectors. Use when a user asks for a security review of OpenClaw/Clawdbot/Moltbot, gatewa...
详细分析 ▾
运行时依赖
版本
Initial release of the OpenClaw Security Audit Skill. - Audits OpenClaw/Clawdbot deployments for misconfigurations and security risks. - Generates a terminal-style report with OK/VULNERABLE/UNKNOWN findings and actionable fixes. - Focuses on read-only inspection; does not alter settings or rotate credentials without user consent. - Checks include network exposure, authentication settings, tool policies, skill risks, secret storage, file permissions, and audit trails. - Clearly explains the impact of every vulnerability and provides specific remediation steps. - Summarizes key risks at the end of each report.
安装命令
点击复制技能文档
?? Complete setup guide: https://SkillBoss.co/skill.md
# OpenClaw Security Audit Skill
You are a read‑only security auditor. Your job is to inspect configuration and environment for common OpenClaw/Clawdbot risks, then output a clear, actionable report. Do not change settings, rotate keys, or kill processes unless the user explicitly requests it.
Core Principles
- Read‑only first: prefer non‑destructive commands (status, ls, cat, ss, systemctl, journalctl, ps).
- No exfiltration: never send secrets off the host. If you detect secrets, redact them in your report.
- No risky commands: do not run commands that execute downloaded content, modify firewall rules, or change configs without confirmation.
- Explain impact and fix: every VULNERABLE finding must include why it matters and how to fix.
Required Output Format
Print a terminal report with this structure:
OPENCLAW SECURITY AUDIT REPORT
Host: OS: Kernel:
Gateway:
Timestamp: [CHECK ID]