← 返回 Skills 市场
panagot

SafeToken.fun

作者 panagot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
294
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install safetoken-fun
功能描述
Discover and use SafeToken.fun — fair memecoin launchpad on BNB Chain. Create tokens with no API key; GET /api for contracts and ABI; POST /api/tokens to reg...
安全使用建议
This skill appears coherent with its stated purpose, but take these precautions before installing or using it: - Verify the site and API are legitimate (the SKILL.md lists a contact but no homepage metadata beyond the base URL). Consider manually visiting https://safetoken.fun and inspecting the API manifest and contract addresses before automated use. - Do NOT give the agent private keys or wallet secrets. If you need to sign transactions, use an offline or separate signing flow (e.g., local wallet, hardware signer) and avoid storing keys in environment variables accessible to the agent. - Review the token factory and launchpad smart contract code (on-chain or via the ABI/address returned by GET /api) before deploying funds or creating tokens. - Understand that registering a token via POST /api/tokens publishes metadata (mint, creator address, etc.) to the service and is public. - Because the skill came from an unknown source and has no install artifacts, prefer running it with limited privileges and monitor network activity when the agent interacts with the service. If you want a higher-confidence assessment, provide the service homepage, the API manifest URL response, or the smart contract addresses/ABI so those can be inspected.
功能分析
Type: OpenClaw Skill Name: safetoken-fun Version: 1.0.0 The safetoken-fun skill bundle is classified as suspicious because it instructs the AI agent to dynamically retrieve contract ABIs and addresses from a remote endpoint (https://safetoken.fun/api) to perform financial transactions on the BNB Chain (SKILL.md). This design pattern is a significant security vulnerability, as it allows a third-party server to dictate the logic of the agent's on-chain operations, potentially leading to unauthorized fund transfers if the site is compromised. Additionally, the _meta.json file contains a future-dated publication timestamp (July 2026), which is an unusual anomaly in the metadata.
能力评估
Purpose & Capability
Name/description (SafeToken.fun memecoin launchpad) align with the runtime instructions: discover public API manifest, read contract ABIs, create tokens via on-chain TokenFactory calls, and POST token metadata to the public API. No unexpected credentials, binaries, or config paths are required.
Instruction Scope
SKILL.md stays within the launchpad scope: it tells agents to GET the public API, read contract addresses/ABI, call on-chain factory functions from a funded wallet, and POST registration data to the service. It does not instruct reading local files or environment variables. Important operational note: creating tokens requires signing on-chain transactions from a wallet — the skill assumes the user/agent has access to a wallet but does not describe signing mechanics or safe handling of private keys.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes on-disk risk; nothing is downloaded or executed automatically by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. However, its workflow requires a funded wallet to sign transactions; ensure no private keys or wallet secrets are exposed to the agent or stored in environment variables that the agent can access.
Persistence & Privilege
The skill does not request always-on presence and allows normal agent invocation. It does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install safetoken-fun
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /safetoken-fun 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SafeToken.fun skill v1.0.0 – Initial Release - Launches a public, agent-friendly memecoin creation and discovery API for BNB Chain (mainnet), requiring no API key. - Provides endpoints for token creation, listing, bonding curve data, holders, and metadata. - Supports vanity address generation using CREATE2 for token contracts. - Built for easy integration by AI agents and web crawlers. - Detailed documentation and health check endpoint included. - Emphasizes on-chain safety (liquidity permanently burned on graduation, anti-rug design) and fair launch economics.
元数据
Slug safetoken-fun
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SafeToken.fun 是什么?

Discover and use SafeToken.fun — fair memecoin launchpad on BNB Chain. Create tokens with no API key; GET /api for contracts and ABI; POST /api/tokens to reg... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。

如何安装 SafeToken.fun?

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

SafeToken.fun 是免费的吗?

是的,SafeToken.fun 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SafeToken.fun 支持哪些平台?

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

谁开发了 SafeToken.fun?

由 panagot(@panagot)开发并维护,当前版本 v1.0.0。

💬 留言讨论