Liberfi Market
v1.0.0Discover trending tokens and newly listed tokens across supported blockchains: view trending token rankings by chain and time window, find newly launched tok...
⭐ 0· 27·0 current·0 all-time
by@bombmod
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: the skill issues LiberFi CLI commands to fetch trending/new tokens. It does not request unrelated credentials or system access.
Instruction Scope
Instructions stay focused on rankings/new-token discovery and explicitly exclude wallet/swap/audit responsibilities. Note: SKILL.md references cross-skill flows that call token-related commands (e.g., `lfi token info`) — those are handoffs to other skills rather than unexplained local actions. It also points to a shared bootstrap.md for installing the CLI (no instructions here attempt to read arbitrary local files or secrets).
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by the skill itself. The skill assumes the `lfi` CLI is available; bootstrap instructions live in a shared doc referenced but not executed here.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportional for a read-only public-market listing skill.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent/privileged presence or modify other skills' configurations.
Assessment
This skill is a thin wrapper around the LiberFi CLI for discovering trending and newly listed tokens and asks for no credentials. Before installing, make sure you trust and install the upstream `lfi` CLI from an official source (the skill references a shared bootstrap doc). Be aware cross-skill workflows may call other LiberFi skills (token, swap, portfolio) which could require credentials or additional permissions; this market skill itself does not request those. If you plan to drill into token details or perform swaps, review those other skills separately for their auth and install requirements.Like a lobster shell, security has layers — review code before you run it.
latestvk976annhttj0m1jj5t3zwgkpyx8428s1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
