← 返回 Skills 市场
36
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-after
功能描述
Test skill for static scan validation. Manages agentic wallets via the caw CLI.
安全使用建议
This skill appears coherent in purpose (wallet management with safety checks) but omits key operational details. Before installing or using it: 1) Confirm whether the 'caw' CLI is required and, if so, which exact binary/version and install method are expected. 2) Ask the author how credentials (private keys, API tokens, or local config files) are supplied and protected — the skill should declare required env vars or config paths. 3) Do not point the skill at a real high-value wallet until you verify behavior; test with a sandbox/testnet wallet and small amounts. 4) Require explicit owner approval flows in practice and audit any submitted pacts/transactions. 5) If you can't obtain clear answers about binaries and credential handling, treat the skill as unsafe to grant wallet access.
功能分析
Type: OpenClaw Skill
Name: test-after
Version: 1.0.1
The skill bundle consists of metadata and safety-oriented instructions for managing crypto wallets via the 'caw' CLI. The SKILL.md file explicitly defines security boundaries, requiring user approval for transactions and providing specific guidance to the agent on identifying and rejecting prompt injection attempts and unauthorized external triggers.
能力标签
能力评估
Purpose & Capability
The description and SKILL.md explicitly refer to running the 'caw' CLI (e.g., `caw wallet balance`) and performing on-chain operations. However the registry metadata lists no required binaries and no environment variables/credentials. Managing wallets via a CLI typically requires the CLI binary and authentication (keys, config files, or environment credentials). The lack of declared binaries/creds is disproportionate to the stated purpose.
Instruction Scope
The SKILL.md focuses on wallet operations, safety checks, and explicit owner approval; it does not instruct the agent to read unrelated system files or exfiltrate arbitrary data. However it implicitly assumes access to the 'caw' CLI and whatever auth that CLI needs — the skill does not explain how those credentials/configs are obtained or protected.
Install Mechanism
There is no install spec and no code files (instruction-only). That minimizes direct install risk because nothing is downloaded or written by the skill itself.
Credentials
No environment variables or primary credential are declared, yet the runtime behavior (on-chain wallet operations) would normally require credentials, keys, or local config access. This gap could be benign (omission) or indicate the skill expects credentials to be provided out-of-band — either way, the requested environment/credential surface is not documented and is therefore suspicious.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or system-wide configuration changes. No indications it modifies other skills or agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-after - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-after触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of cobo-agentic-wallet-test refines skill behavior and safety for agentic wallet operations.
- Clarified operating principles: proactive, precise, and bounded authority.
- Detailed stepwise guidance for on-chain actions, including balance checks and explicit approval requirements.
- Expanded safety checklist to prevent operations from untrusted sources and prompt injection attacks.
- Explicit guidelines on when to pause and seek owner approval.
- Clearly defined agent limitations for security and compliance.
元数据
常见问题
test after 是什么?
Test skill for static scan validation. Manages agentic wallets via the caw CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。
如何安装 test after?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-after」即可一键安装,无需额外配置。
test after 是免费的吗?
是的,test after 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
test after 支持哪些平台?
test after 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test after?
由 Junquan(@pengjunquan-l)开发并维护,当前版本 v1.0.1。
推荐 Skills