← Back to Skills Marketplace
vswarm-ai

Token Profiler

cross-platform ✓ Security Clean
350
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install token-profiler
Description
One API call replaces CoinGecko + DexScreener + GoPlus + on-chain queries. Enriched token data from 5 sources, clean JSON, under 3 seconds. Free, no key needed.
Usage Guidance
This skill appears internally consistent: it just calls a third‑party API and returns JSON. Before installing, consider: (1) Trust and privacy — the endpoint (verdictswarm-production-7460.up.railway.app) is hosted on Railway and the skill has no homepage or source link, so you don't know who will receive token queries or how logs are stored; avoid sending any private keys, wallet seeds, or other secrets (the skill does not request them, but the endpoint will see whatever you send). (2) Data sensitivity — queries with internal or non‑public addresses could be logged by the service; test with public tokens first. (3) Availability and limits — the skill advertises a free tier with limits; confirm rate and SLA if you rely on it. (4) If you need stronger guarantees, request the skill author/source code or use an audited provider or self-hosted aggregator. If you want me to, I can attempt to fetch the endpoint's TLS/WHOIS info or suggest alternative, audited token-data providers.
Capability Analysis
Type: OpenClaw Skill Name: token-profiler Version: 1.0.1 The `token-profiler` skill is designed to fetch cryptocurrency token data from a single, explicitly declared API endpoint (`https://verdictswarm-production-7460.up.railway.app`) as specified in `SKILL.md`. The `Quick Start` section in `SKILL.md` demonstrates a `curl` command that correctly targets this endpoint and pipes the output to `python3 -m json.tool` for safe JSON formatting. The `Agent Instructions` are clear, directly align with the skill's stated purpose, and contain no evidence of prompt injection, data exfiltration, or other malicious behaviors.
Capability Assessment
Purpose & Capability
The name/description promise (aggregate CoinGecko, DexScreener, GoPlus, on‑chain) aligns with the SKILL.md: the agent is instructed to call a single network endpoint which claims to provide those aggregated fields. No unrelated binaries, env vars, or install steps are requested.
Instruction Scope
Runtime instructions only tell the agent to call the specified HTTPS endpoint with a token address or name and return JSON. This stays within the advertised scope, but it does instruct the agent to transmit user-provided token identifiers to an external service (verdictswarm-production-7460.up.railway.app), which has privacy implications.
Install Mechanism
There is no install spec or code to download — lowest-risk model for code execution. The skill is instruction-only and relies on outbound network access to the declared endpoint.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportional to its purpose (a plain network API call).
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. Autonomous invocation is permitted (platform default) but not combined with other elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install token-profiler
  3. After installation, invoke the skill by name or use /token-profiler
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Fix: declare network requirement, clarify pricing language
v1.0.0
Initial release of token-profiler: unified token data API. - Aggregates data from CoinGecko, DexScreener, GoPlus, and on-chain into a single API response. - Provides price, market cap, liquidity, volume, holders, security checks, DEX info, and social links in one call. - No API key needed for free tier (up to 100 lookups/day). - Supports Solana, Ethereum, and Base, with more chains coming soon. - Plain JSON output for easy integration—ideal for agents needing quick, enriched token intelligence.
Metadata
Slug token-profiler
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Token Profiler?

One API call replaces CoinGecko + DexScreener + GoPlus + on-chain queries. Enriched token data from 5 sources, clean JSON, under 3 seconds. Free, no key needed. It is an AI Agent Skill for Claude Code / OpenClaw, with 350 downloads so far.

How do I install Token Profiler?

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

Is Token Profiler free?

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

Which platforms does Token Profiler support?

Token Profiler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Token Profiler?

It is built and maintained by Dev 2 - SentienLabs (@vswarm-ai); the current version is v1.0.1.

💬 Comments