← Back to Skills Marketplace
loutai0307-prog

Bytesagain Wallet Tracker

by loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
96
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-wallet-tracker
Description
Crypto wallet analytics reference — address formats, on-chain analytics, transaction tracing, hardware wallets, and approval revocation
README (SKILL.md)

Wallet Tracker

Crypto wallet analytics reference — address formats, on-chain analytics, transaction tracing, hardware wallets, and approval revocation. No API keys or credentials required — outputs reference documentation only.

Commands

Command Description
intro Wallet types, on-chain analytics overview
standards Address formats for BTC, ETH, SOL, BIP-44 paths
troubleshooting Missing transactions, wrong network, stuck tx
performance Batch RPC, indexers, WebSocket vs polling
security Private keys, approvals, social engineering
migration Single to multisig, hot to cold, exchange to self-custody
cheatsheet Block explorers, APIs, Dune queries, whale addresses
faq Wallet tracking, whale alerts, safety checks

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to only emit static reference documentation and does not ask for credentials or perform network calls. If you plan to install/run it anyway: (1) review the full scripts/script.sh content locally (the provided snippet prints docs but verify there are no hidden network calls in the truncated portion), (2) avoid granting any separate credentials or elevated agent permissions, and (3) run it in a sandbox or limited-permission environment if you are concerned about letting the agent execute shell scripts.
Capability Analysis
Type: OpenClaw Skill Name: bytesagain-wallet-tracker Version: 1.0.0 The 'bytesagain-wallet-tracker' skill is a purely informational reference tool. The core logic in `scripts/script.sh` consists entirely of static text output via heredocs, providing educational content on crypto wallet standards, security, and troubleshooting. There are no functional commands that perform network requests, file system modifications, or data exfiltration, and the `SKILL.md` contains no prompt-injection attempts.
Capability Assessment
Purpose & Capability
Name/description (crypto wallet analytics and reference) match the artifacts: SKILL.md documents commands that produce reference text and the included script implements those text outputs. There are no unrelated credentials, binaries, or install steps.
Instruction Scope
SKILL.md explicitly says outputs are reference documentation only, no network access and no credentials required. The visible portions of scripts/script.sh implement command handlers that emit heredoc docs. There are no instructions to read unrelated system files, query env vars, or transmit data.
Install Mechanism
No install spec is present (instruction-only). No downloads, package installs, or archive extraction are requested, which is lowest-risk for persistence and disk writes.
Credentials
The skill declares no required environment variables, primary credential, or config paths. Nothing in SKILL.md or the visible script requires secrets or external API keys, which is proportionate to a documentation/reference skill.
Persistence & Privilege
always is false (default) and the skill does not request elevated or permanent presence. It does not modify other skills or system-wide settings based on available artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-wallet-tracker
  3. After installation, invoke the skill by name or use /bytesagain-wallet-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Restored with improvements
Metadata
Slug bytesagain-wallet-tracker
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Bytesagain Wallet Tracker?

Crypto wallet analytics reference — address formats, on-chain analytics, transaction tracing, hardware wallets, and approval revocation. It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install Bytesagain Wallet Tracker?

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

Is Bytesagain Wallet Tracker free?

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

Which platforms does Bytesagain Wallet Tracker support?

Bytesagain Wallet Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bytesagain Wallet Tracker?

It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.

💬 Comments