← Back to Skills Marketplace
pengjunquan-l

test after

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

What is test after?

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

How do I install test after?

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

Is test after free?

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

Which platforms does test after support?

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

Who created test after?

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

💬 Comments