← Back to Skills Marketplace
Token Layer
by
chrisciszak
· GitHub ↗
· v1.0.3
2087
Downloads
1
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install token-layer
Description
Token Layer - Censorship resistant crosschain public token infrastructure. Launch once, trade everywhere.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install token-layer - After installation, invoke the skill by name or use
/token-layer - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Token Layer?
Token Layer - Censorship resistant crosschain public token infrastructure. Launch once, trade everywhere. It is an AI Agent Skill for Claude Code / OpenClaw, with 2087 downloads so far.
How do I install Token Layer?
Run "/install token-layer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Token Layer free?
Yes, Token Layer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Token Layer support?
Token Layer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Token Layer?
It is built and maintained by chrisciszak (@chrisciszak); the current version is v1.0.3.
More Skills