调用 Crabbox 跨平台执行远程验证,并返回真实提供方与实例标识。
该技能材料显示其本体为 prompt-only,且未声明密钥或固定远程端点;结合 GitHub 开源与极高社区采用度,整体偏低风险。需注意的是 README 明确讨论了通过 Crabbox 连接 AWS/Blacksmith 等远程环境的使用场景,因此若后续接入真实包装器/后端,网络外发与远程执行边界应另行核验。
材料与系统检查项均标明无需密钥/环境变量,未见要求输入 API token、云凭证或其他高敏感认证信息;当前形态下凭证暴露面低。
README 多次提及“remote validation”以及 AWS Crabbox、Blacksmith Testbox、Azure 等远程后端,说明其设计语境包含远程交互;但该技能本次审计对象被标记为 prompt-only,且未声明具体 host,因此当前材料未证明此技能本身直接向外发送用户数据。
作为 prompt-only 技能,本体不显示具备在本机启动进程、执行脚本或调用系统能力的实际权限;README 中出现的命令示例仅反映外部包装器的潜在用法,而非此技能已获得的执行能力。
未声明可读写本地文件、仓库内容、系统目录或其他数据资源的接口权限;虽然 README 提到 sync、logs/results、cache inspection 等概念,但在当前 prompt-only 形态下未见可直接访问用户数据的实现证据。
来源为 GitHub 开源仓库,源码可审计,且社区采用度极高(约 377k star),这些都是明显的降风险因素。需留意许可证未声明、维护状态未知,但基于现有证据不足以上升为高风险。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "crabbox" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/crabbox/SKILL.md 2. 保存为 ~/.claude/skills/crabbox/SKILL.md 3. 装好后重载技能,告诉我可以用了
请使用 crabbox 在 Linux、macOS、Windows 和 WSL2 上执行同一份远程验证任务,并输出每个平台的验证结果、实际 provider 和 id,整理成对比表。
一份按平台汇总的验证结果表,包含成功失败状态、真实提供方和实例标识。
请通过 crabbox 执行一次包含 delegated Blacksmith Testbox proof 的远程验证,说明验证是否通过,并明确报告实际 provider、id 以及证明相关信息。
一份验证报告,说明证明是否生效,并列出 provider、id 与关键验证细节。
我怀疑同一任务在不同系统上的远程验证结果不一致。请使用 crabbox 分别在 Linux 和 Windows 上运行,比较结果差异,并报告各自的实际 provider 和 id。
一份差异分析,指出两个系统的结果是否一致,以及对应的 provider 与 id。
Use the Crabbox wrapper when OpenClaw needs remote Linux proof for broad tests, CI-parity checks, secrets, hosted services, Docker/E2E/package lanes, warmed reusable boxes, sync timing, logs/results, cache inspection, or lease cleanup.
Crabbox is the transport/orchestration surface. The actual backend can be:
provider=aws, lease ids like
cbx_..., syncDelegated=falseprovider=blacksmith-testbox, ids like tbx_..., syncDelegated=trueFor OpenClaw maintainer broad pnpm gates, Blacksmith Testbox through the
Crabbox wrapper is acceptable and often preferred when the standing Testbox
rules apply. Do not describe those runs as "AWS Crabbox"; report them as
Testbox-through-Crabbox with the tbx_... id and Actions run.
Use the repo .crabbox.yaml brokered AWS path when the task specifically needs
direct AWS Crabbox behavior, persistent direct-provider leases, --fresh-pr,
--full-resync, environment forwarding, capture/download support, or provider
comparison. Use --provider blacksmith-testbox when the task needs OpenClaw
maintainer Testbox proof, prepared CI environment, broad/heavy pnpm gates, or
the user asks for Testbox/Blacksmith.
command -v crabbox
../crabbox/bin/crabbox --version
pnpm crabbox:run -- --help | sed -n '1,120p'
../crabbox/bin/crabbox desktop launch --help
../crabbox/bin/crabbox webvnc --help
../crabbox/bin/crabbox when present. The user PATH
shim can be stale..crabbox.yaml for direct-provider defaults. Omitting --provider
means brokered AWS for normal Linux/macOS paths; the wrapper selects Azure
for unqualified Windows/WSL2 runs when the local Crabbox binary advertises
Azure.eu-west-1; the repo
config pins hot eu-west-1a/b/c placement so Fast Snapshot Restore can apply.
If warmup drifts well past the minute-scale path, verify image promotion,
region/AZ placement, and FSR state before blaming OpenClaw.pnpm gates, prefer the repo wrapper with
--provider blacksmith-testbox or the repo Testbox helpers when the standing
Testbox policy applies.cbx_... means AWS Crabbox;
tbx_... means Blacksmith Testbox through Crabbox. If the output only says
blacksmith testbox list, use blacksmith testbox list --all before
concluding no box exists.--full-resync
(alias --fresh-sync) before replacing the lease. This resets the remote
workdir, skips the fingerprint fast path, reseeds Git when possible, and
uploads the checkout from scratch.OPENCLAW_LOCAL_CHECK_MODE=throttled from the local shell is not permission
to move broad pnpm check:changed, pnpm test:changed, full pnpm test, or
lint/typecheck fan-out onto the laptop.OPENCLAW_LOCAL_CHECK_MODE=throttled|full when the user explicitly
asks for local proof in the current task. If Testbox is queued or capacity is
constrained, report the blocker and keep only targeted local edit-loop checks
running.…
用 songsee CLI 从音频生成频谱图与特征面板可视化,便于分析与展示。
连接 Discord 驱动的 OpenClaw 会话,直接与智能代理实时交流协作。
帮助维护者分诊、清理并解决 GitHub 中的 OpenClaw 密钥泄露告警。
帮助开发与运维团队快速分诊安全通告、草稿和 GHSA 报告并给出可信依据。
帮助定位 OpenClaw 测试中的内存增长、堆泄漏与 OOM 根因
基于问题或 PR 列表深度审查代码,只修复高确定性的小型 OpenClaw 缺陷。
跨平台运行 OpenClaw 远程验证,并返回实际服务商与租约信息。
帮助开发团队在远程沙箱中完成代码验证、PR 检查与安全执行脚本。
在Crabbox上复现并录制真实Telegram交互以验证行为证据
帮助开发者选择并执行 OpenClaw 测试、CI 校验与发布验证的最优路径。
帮助团队核验 OpenClaw 版本是否已在多渠道完整发布并可正常使用。
帮助定位 OpenClaw 调试问题,先选对日志、探针与证据路径再改代码。