← 返回 Skills 市场
OpenDEX Solana Token API
作者
The Sol Penguin
· GitHub ↗
· v1.0.0
326
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opendex
功能描述
Retrieve Solana token data, community content, market sentiment, watchlists, and perform token-related actions via OpenDEX API endpoints.
安全使用建议
This skill appears to be a straightforward wrapper around the OpenDex HTTP API. Before installing or invoking it: 1) Review the rest of SKILL.md (the file is truncated here) to confirm it never asks you to paste private keys or to read local wallet files. 2) Prefer obtaining API keys by connecting a wallet through a trusted web wallet flow (e.g., WalletConnect) rather than pasting private keys; never share secret keys or seed phrases. 3) Verify the API host and frontend URLs (opendex-api-dy30.onrender.com and opendex.online) are legitimate and match the official project; consider visiting the frontend to confirm origin. 4) If you will use authenticated endpoints, treat the returned API key as a secret and rotate/revoke it if compromised. 5) If you need higher assurance, ask the skill author for the full SKILL.md and a link to project source or official docs; lack of a homepage/source decreases confidence.
功能分析
Type: OpenClaw Skill
Name: opendex
Version: 1.0.0
The skill bundle consists of standard metadata and a `SKILL.md` file that purely describes the OpenDex API for Solana token data. The markdown content is a straightforward API specification, lacking any prompt injection attempts against the AI agent, malicious execution instructions, data exfiltration commands, persistence mechanisms, or obfuscation. While the API handles sensitive data like Solana wallet addresses and API keys, the skill itself merely documents these interactions without exhibiting malicious intent or instructing the agent to misuse such data.
能力评估
Purpose & Capability
The name/description (Solana token data, community content, sentiment, watchlists) match the SKILL.md endpoints and examples. The skill declares no env vars, binaries, or installs — which is appropriate for an instruction-only HTTP API integration.
Instruction Scope
SKILL.md contains only HTTP endpoint descriptions and curl examples (public endpoints and authenticated community endpoints using an API key). It asks clients to register an API key by POSTing a wallet address and to include the key in X-API-Key for /api/v1/ routes. The document does not (in the visible portion) instruct the agent to read local files, private keys, or unrelated system data. However the SKILL.md is truncated (ends at 'Submissions (Signature Require...'), so there may be additional instructions (e.g., signing flows) not visible here — confirm the remainder does not request private keys, prompt the user to paste secrets, or instruct reading local wallet files.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only and will make outbound HTTP requests. This is the lowest-risk install model because nothing is written to disk by the skill package itself.
Credentials
The skill declares no required environment variables or credentials. The API uses an API key model tied to a Solana wallet (created via POST). The lack of required platform credentials is proportionate to the described capability.
Persistence & Privilege
always is false (not force-included). disable-model-invocation is default false, which is normal for skills and expected here. The skill does not request to modify other skill configs or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opendex - 安装完成后,直接呼叫该 Skill 的名称或使用
/opendex触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
You can interact with the OpenDex API to retrieve Solana token data, community-curated content, market sentiment, and more.
元数据
常见问题
OpenDEX Solana Token API 是什么?
Retrieve Solana token data, community content, market sentiment, watchlists, and perform token-related actions via OpenDEX API endpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 326 次。
如何安装 OpenDEX Solana Token API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opendex」即可一键安装,无需额外配置。
OpenDEX Solana Token API 是免费的吗?
是的,OpenDEX Solana Token API 完全免费(开源免费),可自由下载、安装和使用。
OpenDEX Solana Token API 支持哪些平台?
OpenDEX Solana Token API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenDEX Solana Token API?
由 The Sol Penguin(@solpenguin)开发并维护,当前版本 v1.0.0。
推荐 Skills