← 返回 Skills 市场
vswarm-ai

Token Profiler

作者 Dev 2 - SentienLabs · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
350
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install token-profiler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /token-profiler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug token-profiler
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 350 次。

如何安装 Token Profiler?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install token-profiler」即可一键安装,无需额外配置。

Token Profiler 是免费的吗?

是的,Token Profiler 完全免费(开源免费),可自由下载、安装和使用。

Token Profiler 支持哪些平台?

Token Profiler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Token Profiler?

由 Dev 2 - SentienLabs(@vswarm-ai)开发并维护,当前版本 v1.0.1。

💬 留言讨论