Unclaimed SOL Scanner
v1.0.1Scan any Solana wallet for reclaimable SOL from dormant token accounts and program buffer accounts. Use when someone asks about unclaimed SOL, forgotten rent...
⭐ 0· 596·0 current·0 all-time
byNedim@nedim1511
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97c3spx8evr7v55h38sdrkfb182d25j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
