← 返回 Skills 市场
625
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install unclaimed-sol-scanner
功能描述
Scan any Solana wallet for reclaimable SOL from dormant token accounts and program buffer accounts. Use when someone asks about unclaimed SOL, forgotten rent...
安全使用建议
This skill is read-only and only sends the wallet's public address to https://unclaimedsol.com/api/check-claimable-sol (as declared). Before installing or using it, verify you trust unclaimedsol.com and its privacy policy, obtain explicit user consent each time (the skill requires this), and be aware that posting an address to a third-party service can link that address to your IP or other metadata even though private keys are not shared. If you prefer not to use a third-party backend, consider running your own on-chain scan or using a trusted self-hosted tool.
功能分析
Type: OpenClaw Skill
Name: unclaimed-sol-scanner
Version: 1.0.1
The skill is a legitimate tool for checking reclaimable SOL on the Solana blockchain via the unclaimedsol.com API. It includes explicit instructions for the agent to obtain user consent before transmitting the public wallet address, performs strict regex validation on the input in scripts/scan.sh to prevent shell injection, and operates in a read-only manner without requesting sensitive information like private keys or seed phrases.
能力评估
Purpose & Capability
Name/description claim to scan for reclaimable SOL is implemented by calling an external Unclaimed SOL API; the provided script and documentation only transmit a public key and parse the JSON response, which is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to obtain user consent before sending the public address, to run the included bash script, and to parse/format the JSON response. It explicitly forbids requesting private keys or performing transactions. The instructions do not request unrelated files, credentials, or system state.
Install Mechanism
No install spec; skill is instruction-only with a small included script. No external downloads or archive extraction are performed by the skill itself.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The only network action is a POST of the public wallet address to the declared API endpoint, which matches the skill's functionality.
Persistence & Privilege
always is false and the skill does not request elevated or permanent privileges. It does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unclaimed-sol-scanner - 安装完成后,直接呼叫该 Skill 的名称或使用
/unclaimed-sol-scanner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Added privacy & consent disclosure requirements and metadata.**
- Added a privacy notice: users must be informed their wallet address will be sent to unclaimedsol.com API before scanning.
- Required explicit user confirmation before scanning any wallet.
- Added privacy policy, author, and homepage metadata fields.
- README.md added with privacy and usage instructions.
- Updated instructions to ensure clearer user communication about data handling.
v1.0.0
- Initial release of unclaimed-sol-scanner.
- Scans any Solana wallet for reclaimable SOL in dormant token accounts and program buffer accounts.
- Returns a detailed breakdown of claimable SOL, including totals from token accounts and buffers (with full precision).
- Provides clear user instructions and example formatting for results, zero-balance cases, or errors.
- Enforces wallet address validation and safe handling guidelines (read-only; never requests sensitive keys).
- Always includes a direct claim link with proper referral tracking.
元数据
常见问题
Unclaimed SOL Scanner 是什么?
Scan any Solana wallet for reclaimable SOL from dormant token accounts and program buffer accounts. Use when someone asks about unclaimed SOL, forgotten rent... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 625 次。
如何安装 Unclaimed SOL Scanner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unclaimed-sol-scanner」即可一键安装,无需额外配置。
Unclaimed SOL Scanner 是免费的吗?
是的,Unclaimed SOL Scanner 完全免费(开源免费),可自由下载、安装和使用。
Unclaimed SOL Scanner 支持哪些平台?
Unclaimed SOL Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unclaimed SOL Scanner?
由 Nedim(@nedim1511)开发并维护,当前版本 v1.0.1。
推荐 Skills