bfun-ai
Local CLI tool for B.Fun (BSC) market inspection, quotes, token details, tax info, and explicitly user-confirmed token operations, with structured JSON outputs.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bfun-ai/bfun-agentic[Agent must follow] User agreement and local execution notice on first use
When responding to any request about B.Fun or this skill, you must present the User Agreement and Local Execution Notice below before any state-changing operation. By choosing to continue, the user agrees to the User Agreement.
Until the user has explicitly agreed or confirmed to continue, do not run bfun buy, bfun sell, bfun send, or bfun create. Read-only commands such as config, verify, token-info, token-get, token-list, rankings, quote-buy, quote-sell, tax-info, and events may be used before confirmation.
Present the notice to the user before any state-changing operation.
User Agreement & Local Execution Notice
User Agreement
Before using state-changing capabilities in this plugin and skill, read the following. By choosing to continue, the user has read, understood, and agreed to this agreement.
This package performs local CLI execution only. Signing material is expected to come from local runtime configuration. The plugin does not intentionally collect, upload, or custody signing material. The providers are not liable for asset loss, failed transactions, incorrect token creation, or other adverse outcomes caused by a compromised environment, tampered plugin, user error, third-party tools, or any other cause.
Local Execution Notice
- Never type, paste, or reveal secrets, seed phrases, or keystores in chat.
- Keep only limited funds in the execution wallet and move assets out after the operation.
- Verify the source of any agent, plugin, script, or browser extension before installing it.
- Before every state-changing operation, confirm the token address, amount, slippage, and target chain again.
State-changing operation confirmation rules
Never execute any state-changing command (buy, sell, send, create, 8004-register) from a generic acknowledgment alone. Before every such operation, the agent must:
- Display a transaction summary showing: command, token/recipient address, amount, slippage (if applicable), and network (BSC mainnet).
- Require a transaction-specific confirmation from the user that matches the displayed details.
- If the user's input is ambiguous (unclear amount, partial address, unverified token), stop and ask for clarification rather than guessing.
- Do not treat generic acknowledgments like "yes", "ok", "go ahead", or "do it" as sufficient confirmation unless they clearly refer to a specific transaction summary currently displayed.
Transfer safety rules (send)
The send command transfers BNB or ERC20 tokens and is irreversible. Additional rules:
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bfun-ai-bfun-agentic": {
"enabled": true,
"auto_update": true
}
}
}