Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
审查 ClawHub skills 的安全性,检测恶意代码、可疑模式和社工攻击。在安装任何第三方 skill 前使用此工具进行安全检查。
审查 ClawHub skills 的安全性,检测恶意代码、可疑模式和社工攻击。在安装任何第三方 skill 前使用此工具进行安全检查。
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.
Audit ClawHub skills for security threats before installing them.
Use this skill when: "Audit this skill" "Check skill security" Before installing any third-party skill
# Inspect without installing clawhub inspect <skill-name> # Run the audit script ~/.openclaw/workspace/skills/skill-auditor/scripts/audit.sh <skill-name>
~/.openclaw/workspace/skills/skill-auditor/scripts/audit.sh --local <skill-path>
SeverityPatternRisk🔴 Highbase64.*|.*bashEncoded execution🔴 Highcurl.*|.*bashRemote script execution🔴 Higheval\( / exec\(Dynamic code execution🔴 HighKnown C2 server IPsMalicious communication🟡 MediumAccess to ~/.openclaw/Config theft🟡 MediumReads $API_KEY etc.Credential leakage🟡 MediumSocial engineering keywordsUser deception🟢 LowRequires sudoElevated privileges
Automatically decodes hidden malicious payloads: Base64 — Decodes and scans for hidden commands Hex — Decodes \x41\x42 format strings Checks decoded content for C2 servers and dangerous commands
Uses Gemini CLI to analyze suspicious code intent: Semantic understanding beyond pattern matching Detects novel/unknown threats Requires gemini CLI installed
91.92.242.30 # ClawHavoc primary server
glot.io # Hosts obfuscated scripts webhook.site # Data exfiltration endpoint
OpenClawDriver # Non-existent "driver" ClawdBot Driver # Social engineering lure Required Driver # Tricks users into installing malware
═══════════════════════════════════════════ SKILL AUDIT REPORT: <skill-name> ═══════════════════════════════════════════ 🔴 HIGH RISK FINDINGS: [LINE 23] base64 encoded execution detected [LINE 45] curl|bash pattern found 🟡 MEDIUM RISK FINDINGS: [LINE 12] Accesses ~/.openclaw/ directory 🟢 LOW RISK FINDINGS: [LINE 5] Requires sudo for installation ═══════════════════════════════════════════ VERDICT: ❌ DO NOT INSTALL ═══════════════════════════════════════════
Always audit before install — Never skip the security check Trust no skill blindly — Including highly starred or popular ones Check updates — Skill updates may introduce malicious code Report suspicious skills — Send to steipete@gmail.com
Update this skill when new threats are discovered: New malicious IP → Add to MALICIOUS_IPS New malicious domain → Add to MALICIOUS_DOMAINS New social engineering lure → Add to SOCIAL_ENGINEERING New attack pattern → Add regex detection Update location: variable definitions at the top of scripts/audit.sh
341 Malicious ClawHub Skills Incident OpenClaw Security Guide
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.