Security scanner for OpenClaw skills. Detects malicious code, obfuscated payloads, prompt injection, social engineering, typosquatting, and data exfiltration...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install skill-auditor-v2或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install skill-auditor-v2⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/skill-auditor-v2/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: skill-auditor version: 2.0.0 description: > Security scanner for OpenClaw skills. Detects malicious code, obfuscated payloads, prompt injection, social engineering, typosquatting, and data exfiltration before installation. Features 0-100 numeric risk scoring, MITRE ATT&CK mappings, base64/hex deobfuscation, IoC database, whitelist system, and SHA256 file inventory. Use before installing any third-party skill. Triggers: audit skill, check security, scan skill, is this skill safe, security review, quarantine. license: MIT compatibility: openclaw: ">=0.10" metadata: openclaw: requires: bins: ["python3"] ---
Comprehensive security scanner for OpenClaw/ClawHub skills. Merges static analysis, deobfuscation, and threat intelligence into a single Python tool.
python3 {baseDir}/scripts/audit_skill.py /path/to/skill --human
python3 {baseDir}/scripts/audit_skill.py --slug skill-name --human
bash {baseDir}/scripts/quarantine.sh /path/to/skill
bash {baseDir}/scripts/quarantine.sh --slug skill-name
python3 {baseDir}/scripts/audit_skill.py /path/to/skill --json
| Score | Level | Action | |-------|-------|--------| | 0–20 | ✅ SAFE | Auto-install OK | | 21–40 | 🟢 LOW RISK | Proceed with caution | | 41–60 | 🟡 MEDIUM RISK | Manual review required | | 61–80 | 🟠 HIGH RISK | Expert review needed | | 81–100 | 🔴 CRITICAL | Do NOT install |
Exit codes: 0 = safe (≤20), 1 = review (21–60), 2 = dangerous (>60)
Structured threat data in references/ioc-database.json. Update when new threats emerge. The scanner auto-loads this file at runtime.
references/ioc-database.json — Structured IoC data (IPs, domains, patterns)references/known-patterns.md — Human-readable threat documentationreferences/prompt-injection-patterns.md — Prompt injection pattern referenceBuilt 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
Fork of skill-auditor-pro by sypsyp97, merged with skill-security-auditor by akm626.
安装 Skill Auditor v2 后,可以对 AI 说这些话来触发它
Help me get started with Skill Auditor v2
Explains what Skill Auditor v2 does, walks through the setup, and runs a quick demo based on your current project
Use Skill Auditor v2 to security scanner for OpenClaw skills
Invokes Skill Auditor v2 with the right parameters and returns the result directly in the conversation
What can I do with Skill Auditor v2 in my marketing & growth workflow?
Lists the top use cases for Skill Auditor v2, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/skill-auditor-v2/ 目录(个人级,所有项目可用),或 .claude/skills/skill-auditor-v2/(项目级)。重启 AI 客户端后,用 /skill-auditor-v2 主动调用,或让 AI 根据上下文自动发现并使用。
Skill Auditor v2 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Skill Auditor v2 可免费安装使用。请查阅仓库了解许可证信息。
Security scanner for OpenClaw skills. Detects malicious code, obfuscated payloads, prompt injection, social engineering, typosquatting, and data exfiltration...
Skill Auditor v2 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Skill Auditor v2
Identifies repetitive steps in your workflow and sets up Skill Auditor v2 to handle them automatically