Dexscreener API
v1.0.0Query DexScreener market data - search pairs, inspect liquidity/volume, check boosted tokens, and fetch token orders.
⭐ 1· 740·3 current·3 all-time
byBen@brs999
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 code and instructions: the script issues read-only HTTP GETs to DexScreener endpoints. Required binary (node) and examples in SKILL.md are appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs running the included Node script against DexScreener public API endpoints. The instructions do not ask for unrelated file reads, credentials, or data exfiltration. The script only constructs API URLs, performs fetch GETs, and writes JSON to stdout.
Install Mechanism
No install spec is present (instruction-only plus a local CLI script), so nothing is downloaded or written during installation. This is low-risk and consistent with the skill's purpose.
Credentials
No required environment variables or credentials are declared. The code does honor optional environment variables (DEXSCREENER_BASE_URL and DEXSCREENER_TIMEOUT_MS) which are reasonable for testing/override purposes and do not involve secrets.
Persistence & Privilege
The skill does not request persistent or elevated privileges; always is false and disable-model-invocation is true (no autonomous invocation). It does not modify other skills or system configs.
Assessment
This skill is a simple, read-only CLI wrapper for the public DexScreener API and appears coherent. Before installing: ensure you have a trusted node runtime and are comfortable allowing the skill to make outbound HTTPS requests. Note that you (or an admin) can override the API base URL via DEXSCREENER_BASE_URL — only set this to a trusted endpoint, because pointing it at an attacker-controlled server would cause the CLI to fetch arbitrary data. No API keys or wallet access are required. If you need higher assurance, run the provided script in a sandbox and inspect network traffic to confirm it only queries the expected api.dexscreener.com endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk970d1tb6a9qxyw37j331t4za981qdr5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📈 Clawdis
Binsnode
