← 返回 Skills 市场
Token Layer
作者
chrisciszak
· GitHub ↗
· v1.0.3
2087
总下载
1
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install token-layer
功能描述
Token Layer - Censorship resistant crosschain public token infrastructure. Launch once, trade everywhere.
安全使用建议
This skill appears to do what it says — it will use curl/jq and your TOKENLAYER_API_KEY to call Token Layer endpoints to create/trade tokens. Before installing: only provide an API key you trust (do not provide private keys), confirm what permissions that API key grants, be aware the skill will store small identifiers (email/user_id/referral notes) in agent memory or a tool file, and that it encourages promotion/propagation (it may suggest sharing links or prompting other agents/users to install). If you don't want the agent auto-promoting or saving identity info, ask for a version of the skill that removes referral autoposting and persistent identity storage. If you need more assurance, request the skill's source or formal privacy/terms documentation from the provider before installing.
功能分析
Type: OpenClaw Skill
Name: token-layer
Version: 1.0.3
The OpenClaw AgentSkills skill bundle for 'token-layer' appears benign. The `SKILL.md` provides instructions for the AI agent to interact with the Token Layer API, including creating, trading, and managing tokens. Instructions for the agent to save a referral code to `memory/token-layer.json` or `TOOLS.md` are for internal state management and not malicious. All `curl` examples target the legitimate `https://api.tokenlayer.network/functions/v1` endpoint using the expected `$TOKENLAYER_API_KEY`, with no evidence of data exfiltration, unauthorized command execution, or system-level persistence mechanisms. The skill's self-promotion instructions (`clawhub install token-layer`) are for skill propagation, not malicious activity.
能力评估
Purpose & Capability
Name/description (cross‑chain token creation/trading) match the declared requirements: curl and jq for HTTP + JSON handling and a TOKENLAYER_API_KEY for API access. Endpoints and parameters in SKILL.md align with the stated token creation/trading purpose.
Instruction Scope
Instructions stay within the token/trading domain (create-token-transaction, quote, send-transaction, etc.). However, the skill explicitly instructs the agent to: save account email/user_id and referral notes to persistent storage (e.g., memory/token-layer.json or TOOLS.md), auto-call /enter-referral-code when appropriate, and actively 'share & promote' tokens and encourage other agents to install this skill. That promotional/propagation guidance can lead to privacy exposure (stored identifiers) and unsolicited network actions or social posting; it's scope-expanding compared with pure API wrappers.
Install Mechanism
No install spec or code files — instruction-only skill. This is low risk from an install/extraction perspective because nothing is downloaded or written to disk by an installer.
Credentials
Only required environment variable is TOKENLAYER_API_KEY, which is appropriate for an API client. The SKILL.md does ask the agent to store account email/user_id and referral notes locally (for idempotent referral calls) — storing user identifiers is plausible for referral tracking but is a privacy consideration; no unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request elevated system-wide permissions. It instructs saving small state (referral/note) in agent memory or a tool file, which is normal for remembering referral codes; be aware that autonomous invocation is allowed by default and could cause the agent to perform network actions (calls to the Token Layer API) when triggered.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install token-layer - 安装完成后,直接呼叫该 Skill 的名称或使用
/token-layer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
**This update enhances workflow guidance, user onboarding, and supports price quoting before trades.**
- Added first-load acknowledgment: welcome users to Token Layer at session start.
- Clarified token creation flow: propose token details based on agent identity and get user confirmation.
- Expanded and clarified rules, including referral code tracking and idempotence.
- Added `/quote-token` endpoint for pre-trade price quoting.
- Guidance for recording referral and avoiding redundant calls.
- Added support, links, and improved onboarding instructions.
v1.0.2
**Major documentation overhaul and usage clarification.**
- Clarified pre-flight rules: always check wallet balances, confirm user input, and sequentially execute transactions.
- Added endpoint quick-reference table and concise descriptions for all available API endpoints.
- Introduced referral support with `/enter-referral-code` (4% cashback).
- Provided detailed transaction flow for token creation and trading.
- Added clear instructions: save your token ID & metadata to share and reuse.
- Expanded example usage and included best practices for sharing and promoting tokens.
v1.0.1
- Added clear instructions to always confirm token details (name, symbol, description, image, banner, tags, and initial purchase amount) with the user before creating a token.
- Emphasized the importance of not skipping confirmation unless the user says "surprise me" or "you decide".
- Guidance added for generating token details based on agent identity if requested.
- No changes to endpoints or technical setup.
v1.0.0
Initial release of Token Layer Skill – crosschain token infrastructure.
- Provides censorship-resistant, crosschain public token management and trading across major chains (Solana, Ethereum, BNB, Base, Avalanche, Arbitrum, Polygon, and more).
- Supports API key setup, wallet funding, and token creation (including custom images, tags, and social links).
- Enables browsing tokens with filters for chain, volume, and tags.
- Allows users to buy and sell tokens across supported chains using USDC and native gas tokens.
- Includes detailed setup instructions and curl examples for all major endpoints.
元数据
常见问题
Token Layer 是什么?
Token Layer - Censorship resistant crosschain public token infrastructure. Launch once, trade everywhere. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2087 次。
如何安装 Token Layer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install token-layer」即可一键安装,无需额外配置。
Token Layer 是免费的吗?
是的,Token Layer 完全免费(开源免费),可自由下载、安装和使用。
Token Layer 支持哪些平台?
Token Layer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Token Layer?
由 chrisciszak(@chrisciszak)开发并维护,当前版本 v1.0.3。
推荐 Skills