📦 Alvis Security Auditor — 技能工具
v1.0.5Audit OpenClaw/Clawdbot deployments for misconfigurations and attack vectors. Use when a user asks for a security review of OpenClaw/Clawdbot/Moltbot, gatewa...
详细分析 ▾
运行时依赖
版本
**Skill renamed and documentation majorly expanded to focus on read-only, actionable security audits of OpenClaw/Clawdbot environments.** - Skill name changed to `openclaw-security-audit`, focusing specifically on OpenClaw, Clawdbot, and Moltbot deployments. - Comprehensive, step-by-step audit workflow added, detailing required commands and types of findings for 10 specific security domains (e.g., network exposure, credential leakage, privilege escalation, skill risks). - Mandates read-only mode by default: no config changes or secret exfiltration, with clear instructions to redact secrets from reports. - Standardized, terminal-style audit report format introduced, with explicit reporting for every check (OK/VULNERABLE/UNKNOWN) and actionable fixes for each vulnerability. - Includes summary report section and guidance on only performing remediation after explicit user request.
安装命令
点击复制技能文档
?? 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]