OpenClaw 网关主机的安全审计和威胁模型。用于验证 OpenClaw 配置、暴露、技能/插件、文件系统卫生,并生成包含证据和修复的 OK/VULNERABLE 报告。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install clawdstrike-test或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install clawdstrike-test⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/clawdstrike-test/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: clawstrike description: "Security audit and threat model for OpenClaw gateway hosts. Use to verify OpenClaw configuration, exposure, skills/plugins, filesystem hygiene, and to produce an OK/VULNERABLE report with evidence and fixes." ---
Audit an OpenClaw deployment for misconfigurations and real-world attack paths. Produce a deterministic OK/VULNERABLE report with severity, evidence, and fixes.
scripts/collect_verified.sh immediately (no consent prompt).scripts/collect_verified.sh in the current working directory.scripts/collect_verified.sh --deep only if the user explicitly requests a local gateway probe.verified-bundle.json. Do not produce a report without it.references/report-format.md for the report structure.verified-bundle.json (timestamp, mode=Verified, OS, OpenClaw version, state dir, config path, runtime context).references/required-checks.md using evidence from verified-bundle.json.references/threat-model.md.references/evidence-template.md.verified-bundle.json key and include a short, redacted excerpt.VULNERABLE (UNVERIFIED) and request a re-run.fw.* output. If only fw.none exists, mark VULNERABLE (UNVERIFIED) and request verification.Use references/threat-model.md and keep it brief and aligned with findings.
references/required-checks.md (mandatory checklist)references/report-format.md (report structure)references/gateway.md (gateway exposure and auth)references/discovery.md (mDNS and wide-area discovery)references/canvas-browser.md (canvas host and browser control)references/network.md (ports and firewall checks)references/verified-allowlist.md (strict Verified-mode command list)references/channels.md (DM/group policies, access groups, allowlists)references/tools.md (sandbox, web/browser tools, elevated exec)references/filesystem.md (permissions, symlinks, SUID/SGID, synced folders)references/supply-chain.md (skills/plugins inventory and pattern scan)references/config-keys.md (authoritative config key map)references/evidence-template.md (what evidence to show, what to redact)references/redaction.md (consistent redaction rules)references/version-risk.md (version and patch-level guidance)references/threat-model.md (threat model template)安装 爪击试验 后,可以对 AI 说这些话来触发它
Help me get started with clawdstrike-test
Explains what clawdstrike-test does, walks through the setup, and runs a quick demo based on your current project
Use clawdstrike-test to security audit and threat model for OpenClaw gateway hosts
Invokes clawdstrike-test with the right parameters and returns the result directly in the conversation
What can I do with clawdstrike-test in my documents & notes workflow?
Lists the top use cases for clawdstrike-test, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/clawdstrike-test/ 目录(个人级,所有项目可用),或 .claude/skills/clawdstrike-test/(项目级)。重启 AI 客户端后,用 /clawdstrike-test 主动调用,或让 AI 根据上下文自动发现并使用。
爪击试验 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
爪击试验 可免费安装使用。请查阅仓库了解许可证信息。
OpenClaw 网关主机的安全审计和威胁模型。用于验证 OpenClaw 配置、暴露、技能/插件、文件系统卫生,并生成包含证据和修复的 OK/VULNERABLE 报告。
爪击试验 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my documents & notes tasks using clawdstrike-test
Identifies repetitive steps in your workflow and sets up clawdstrike-test to handle them automatically