← Back to Skills Marketplace
rachidjarray-hk-qa-fdt

Wallet Overview

by Rachid Jarray · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
328
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wallet-overview
Description
Check wallet balances, token holdings, and transaction history across all supported chains. Use when you or the user want to see their balance, check holding...
Usage Guidance
This skill's runtime is entirely based on the 'fdx' CLI, but the package metadata doesn't declare that requirement or a trusted source/homepage. Before installing or invoking: 1) Verify you have a legitimate 'fdx' binary from a trusted source (inspect its origin, publisher, and code if possible). 2) Run the same fdx commands (fdx status, fdx call getMyInfo, fdx call getWalletOverview) manually to see what data is returned and where credentials are stored. 3) Be aware that fdx's authentication may expose wallet keys or tokens to anything that can run the CLI—only use this skill if you trust the fdx client and the skill owner. 4) Prefer skills with a documented homepage/source and declared binary requirements; contact the publisher or avoid installing if the origin remains unknown.
Capability Analysis
Type: OpenClaw Skill Name: wallet-overview Version: 0.1.0 The skill bundle provides standard functionality for viewing cryptocurrency wallet balances and transaction history using the 'fdx' CLI tool. The instructions in SKILL.md are limited to read-only operations (e.g., getWalletOverview, getAccountActivity, getMyInfo) and do not contain any evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
SKILL.md repeatedly calls the 'fdx' CLI (fdx status, fdx call getWalletOverview, getAccountActivity, getMyInfo), yet the registry metadata lists no required binaries and there is no homepage/source. A wallet overview skill legitimately needs a wallet client/CLI, so requiring 'fdx' is expected — but the metadata should declare that requirement and identify where 'fdx' comes from.
Instruction Scope
The runtime instructions are narrowly scoped to executing specific 'fdx' commands to check auth, profile, balances, and transactions. They do not instruct reading arbitrary files or sending data to external endpoints beyond what the 'fdx' CLI performs. The skill does reference an external 'authenticate' skill for login handling.
Install Mechanism
Instruction-only skill with no install steps and no code files — lowest install risk. However, absence of an install spec means it relies on an existing 'fdx' binary being present (not declared in metadata).
Credentials
The skill declares no environment variables or credentials, which matches the instructions. However, it relies on 'fdx' authentication state (presumably stored by the 'fdx' CLI) which may grant access to wallet keys or tokens outside this skill. That credential access is plausible for a wallet tool but is not surfaced in the metadata.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request persistent system-wide privileges in the metadata or instructions. It does not attempt to 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 wallet-overview
  3. After installation, invoke the skill by name or use /wallet-overview
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the wallet-overview skill. - Allows users to view wallet balances, token holdings, and transaction history across all supported EVM chains and Solana. - Provides commands for checking authentication, retrieving wallet details, viewing portfolio overviews, and accessing recent account activity. - Supports filtering by chain and account address, with pagination options for transaction history. - Includes support for common networks like Ethereum, Polygon, Arbitrum, Base, Optimism, Avalanche, BSC, and Solana.
Metadata
Slug wallet-overview
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wallet Overview?

Check wallet balances, token holdings, and transaction history across all supported chains. Use when you or the user want to see their balance, check holding... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.

How do I install Wallet Overview?

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

Is Wallet Overview free?

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

Which platforms does Wallet Overview support?

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

Who created Wallet Overview?

It is built and maintained by Rachid Jarray (@rachidjarray-hk-qa-fdt); the current version is v0.1.0.

💬 Comments