← Back to Skills Marketplace
nedim1511

Unclaimed SOL Scanner

by Nedim · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
625
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install unclaimed-sol-scanner
Description
Scan any Solana wallet for reclaimable SOL from dormant token accounts and program buffer accounts. Use when someone asks about unclaimed SOL, forgotten rent...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unclaimed-sol-scanner
  3. After installation, invoke the skill by name or use /unclaimed-sol-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug unclaimed-sol-scanner
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 625 downloads so far.

How do I install Unclaimed SOL Scanner?

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

Is Unclaimed SOL Scanner free?

Yes, Unclaimed SOL Scanner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Unclaimed SOL Scanner support?

Unclaimed SOL Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Unclaimed SOL Scanner?

It is built and maintained by Nedim (@nedim1511); the current version is v1.0.1.

💬 Comments