← Back to Skills Marketplace
pengjunquan-l

test before

by Junquan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-before
Description
Test skill for static scan validation. Manages agentic wallets via the caw CLI.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-before
  3. After installation, invoke the skill by name or use /test-before
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug test-before
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is test before?

Test skill for static scan validation. Manages agentic wallets via the caw CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install test before?

Run "/install test-before" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is test before free?

Yes, test before is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test before support?

test before is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test before?

It is built and maintained by Junquan (@pengjunquan-l); the current version is v1.0.0.

💬 Comments