← 返回 Skills 市场
pengjunquan-l

test before

作者 Junquan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
40
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-before
功能描述
Test skill for static scan validation. Manages agentic wallets via the caw CLI.
安全使用建议
Before installing, ask the publisher how the skill authenticates and where the caw CLI is expected to come from: (1) Does your platform provide a preinstalled caw binary and wallet credentials, or must you supply them? (2) How are owner approvals captured and audited? If you will supply keys or tokens, confirm exactly which env vars or config paths the skill will use. Test the skill in a restricted/sandbox environment first and verify it refuses actions triggered by webhooks or injected prompts (the SKILL.md says it will). If the publisher cannot explain the missing runtime dependencies/credentials, treat the skill as risky and delay use.
功能分析
Type: OpenClaw Skill Name: test-before Version: 1.0.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) for managing blockchain wallets via the 'caw' CLI. The instructions are explicitly safety-oriented, incorporating robust defenses against prompt injection, requiring mandatory user approval for transactions, and enforcing strict operational boundaries. No executable code, data exfiltration patterns, or malicious intent were detected.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The SKILL.md explicitly instructs the agent to run caw CLI commands (e.g., `caw wallet balance`) and to submit/watch pacts for on-chain operations. The registry metadata, however, declares no required binaries and no credentials. Managing wallets normally requires either a local CLI binary or explicit credential/materials; the lack of declared requirements is an incoherence that should be explained by the publisher (it may rely on a platform-provided caw binary or out-of-band credentials).
Instruction Scope
The runtime instructions are narrowly scoped to wallet operations: check balances first, require explicit owner approval for fund-moving actions, track submitted pacts, and abort on prompt-injection or external-origin instructions. The SKILL.md forbids reading external documents/webhooks and explicitly lists prompt-injection phrases to stop on, which is appropriate for this use case.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes install-time risk. The only concern is the implied runtime dependency on the caw CLI (see purpose_capability).
Credentials
No environment variables, primary credential, or config paths are declared, yet the skill describes performing on-chain operations. Wallet management typically requires keys, agent credentials, or an authenticated CLI context. The skill may rely on platform-managed credentials, but the lack of declared credentials is disproportionate and should be clarified.
Persistence & Privilege
The skill is not always-enabled and allows normal autonomous invocation. It does not request elevated or persistent system privileges in the metadata. Nothing here indicates it would modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-before
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-before 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the cobo-agentic-wallet-test skill. - Provides a static scan validation environment for agentic wallet operations via the caw CLI. - Outlines strict security principles and safety checks for on-chain asset management. - Defines clear protocols for operation authorization, owner approval, and status tracking. - Emphasizes proactive, precise, and bounded actions within owner-approved limits.
元数据
Slug test-before
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

test before 是什么?

Test skill for static scan validation. Manages agentic wallets via the caw CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 40 次。

如何安装 test before?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-before」即可一键安装,无需额外配置。

test before 是免费的吗?

是的,test before 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

test before 支持哪些平台?

test before 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 test before?

由 Junquan(@pengjunquan-l)开发并维护,当前版本 v1.0.0。

💬 留言讨论