← 返回 Skills 市场
Wallet Overview
作者
Rachid Jarray
· GitHub ↗
· v0.1.0
· MIT-0
328
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wallet-overview - 安装完成后,直接呼叫该 Skill 的名称或使用
/wallet-overview触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。
如何安装 Wallet Overview?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wallet-overview」即可一键安装,无需额外配置。
Wallet Overview 是免费的吗?
是的,Wallet Overview 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wallet Overview 支持哪些平台?
Wallet Overview 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wallet Overview?
由 Rachid Jarray(@rachidjarray-hk-qa-fdt)开发并维护,当前版本 v0.1.0。
推荐 Skills