← Back to Skills Marketplace
8182
Downloads
24
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install base-trader
Description
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Usage Guidance
Install only if you are comfortable giving an agent workflows that can trade real crypto. Use a dedicated low-balance wallet, inspect the separate Bankr skill and its permissions, require manual confirmation for every buy/sell/order, and avoid enabling cron, heartbeat, DCA, leverage, or standing orders until spending limits and cancellation steps are clear.
Capability Analysis
Type: OpenClaw Skill
Name: base-trader
Version: 1.1.1
The OpenClaw AgentSkills skill bundle 'base-trader' is designed for autonomous crypto trading and exhibits behavior consistent with its stated purpose. All commands within SKILL.md and the provided shell scripts (`check-portfolio.sh`, `log-trade.sh`) exclusively interact with a local `bankr.sh` script (assumed to be another installed skill) or perform local file operations (e.g., writing to `data/trades.json`). There is no evidence of data exfiltration, malicious execution (like `curl|bash`), persistence mechanisms, or prompt injection attempts against the agent with a harmful objective. The extensive instructions in SKILL.md are prescriptive for trading logic, not for subverting the agent's security.
Capability Assessment
Purpose & Capability
The purpose is coherent: Base-chain crypto trading through Bankr. The capability is high impact because the artifacts include buy, sell, stop-loss, DCA, launch-sniping, leverage, and standing-order workflows that can move or risk user funds.
Instruction Scope
The trigger scope is broad, including generic terms such as buy, sell, profit, PnL, portfolio balance, and general Base trading tasks. Read-only portfolio or analysis prompts are not clearly separated from action-capable trading flows, and the instructions do not require a mandatory confirmation before each live trade.
Install Mechanism
Installation is ordinary skill installation or copying into a skills directory. The included shell scripts do not fetch remote code or install persistence, but execution depends on a separate Bankr skill/script outside this package.
Credentials
Use of a configured Bankr wallet and ETH for trading is proportionate to the stated purpose, but it is financially sensitive and the package does not provide clear scoped limits, dry-run defaults, or wallet-spending controls.
Persistence & Privilege
The skill documents autonomous cron/heartbeat routines, recurring DCA, limit orders, stop losses, and order cancellation flows that can continue affecting funds after initial setup. The package does not itself install cron jobs, but the documented autonomous mode lacks clear containment and reversal requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install base-trader - After installation, invoke the skill by name or use
/base-trader - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Remove personal data for public distribution - no hardcoded wallets or user-specific references
v1.2.0
Integrated Bankr automation, market research, and leverage trading guides
v1.1.0
Added README, market analysis, execution guide, and launch sniping reference
v1.0.0
Initial release - autonomous trading skill for Base chain
Metadata
Frequently Asked Questions
What is Base Trader?
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base. It is an AI Agent Skill for Claude Code / OpenClaw, with 8182 downloads so far.
How do I install Base Trader?
Run "/install base-trader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Base Trader free?
Yes, Base Trader is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Base Trader support?
Base Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Base Trader?
It is built and maintained by Brandon (@sp0oby); the current version is v1.1.1.
More Skills