← Back to Skills Marketplace
ai-chen2050

moltrade

by Blake · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ⚠ suspicious
5312
Downloads
7
Stars
15
Active Installs
10
Versions
Install in OpenClaw
/install moltrade
Description
Operate the Moltrade trading bot (config, backtest, test-mode runs, Nostr signal broadcast, exchange adapters, strategy integration) in OpenClaw.
Usage Guidance
Install only if you are prepared to treat this as a credentialed trading and publishing tool. Use testnet or test mode first, inspect and pin the external Moltrade repository before running it, use least-privilege API keys with withdrawals disabled, keep secrets in environment variables or a trusted secret manager, and require explicit approval before live trades, cancellations, DEX swaps, Nostr broadcasts, or Binance Square posts.
Capability Analysis
Type: OpenClaw Skill Name: moltrade Version: 1.0.9 The moltrade skill bundle provides a comprehensive set of instructions and API references for operating a trading bot across multiple platforms (Binance, Uniswap, Polymarket) and broadcasting signals via Nostr and Binance Square. The instructions in SKILL.md and associated files (binance/spot/SKILL.md, binance/square-post/SKILL.md) contain strong security guardrails, explicitly directing the AI agent to never handle private keys directly, to mask sensitive credentials in output, and to require explicit user confirmation before executing live trades. The logic is consistent with the stated purpose of an automated trading assistant and lacks any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Most capabilities fit the stated Moltrade trading-bot purpose, including backtests, test/live trading, exchange adapters, and signal broadcasting. The bundled Binance Spot API and Binance Square posting capability are disclosed in the top-level README-style instructions, but they add broad account-changing and public-posting authority beyond a narrow bot-control skill.
Instruction Scope
The main skill and Binance Spot docs include useful safeguards such as defaulting to test mode and requiring explicit mainnet confirmation. The Square posting skill uses broad trigger phrases and asks the user to choose optimized versus original text, but it does not clearly require a final publication confirmation with destination and exact content.
Install Mechanism
The bundle is markdown-only and contains no executable scripts. It directs users to clone an external GitHub repository and install Python dependencies, which is coherent for a local trading bot but requires users to inspect the external code before granting credentials.
Credentials
Python, pip, exchange API keys, wallet keys, Nostr keys, and Square API keys are plausible for this use case, but the total credential scope is high-impact and only partly surfaced by the top-level metadata.
Persistence & Privilege
The artifacts generally warn against printing or saving secrets and prefer environment variables, but the Square README says the agent will store an API key securely for future use without defining where or how. Live trades, cancels, swaps, broadcasts, and public posts can also have durable real-world effects.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltrade
  3. After installation, invoke the skill by name or use /moltrade
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.9
No user-visible file changes; documentation wording only. - Updated install/init instructions to clarify that users should run initialization themselves for security. - Explicitly instructs not to handle or request wallet private keys directly during agent or script execution. - Removes mention of code-based initialization for agents regarding wallet secrets. - No functional or interface changes.
v1.0.8
- Added Binance Spot exchange support with step-by-step setup, config, and testnet/live guidance. - Introduced a dedicated "Copy-trade Usage" section for follower bot operation. - Included reference to new related skills: `binance/spot` (REST API) and `binance/square-post` (Square social posting). - Added installation and configuration instructions for the `binance-sdk-spot` package. - Documented new config fields required for Binance Spot integration, with testnet/mainnet handling details. - Expanded documentation with usage commands for backtesting, test mode, live trading, and copy-trading specifically for Binance.
v1.0.7
- Updated the main image in the documentation to a new background banner. - Reformatted badge links and replaced the previous center-aligned layout. - Switched the list of advantages from bullet points to numbered items for clarity. - Minor formatting and visual improvements throughout the documentation.
v1.0.6
- Updated hero image and its formatting in the documentation for improved appearance. - Switched image to a white-themed version and centered it using HTML/CSS-style markup. - No code or functionality changes—documentation update only.
v1.0.5
- Initial release of the Moltrade skill for OpenClaw. - Enables configuration, backtesting, test-mode runs, and live operation of the Moltrade decentralized trading bot. - Supports secure Nostr signal broadcasting with encrypted, client-side key management. - Provides integration guides for new exchanges and custom strategies. - Includes OpenClaw strategy advisor support and detailed installation/setup instructions.
v1.0.4
- Updated project description for clarity and brevity. - Changed homepage link to point to https://www.moltrade.ai/. - Replaced markdown logo block with a static image. - Simplified the advantages/capabilities layout and text. - Removed mermaid diagram in favor of a plain text step-by-step flow. - Minor formatting and organizational improvements for improved readability.
v1.0.3
Moltrade 1.0.3 – Expanded Documentation and Clarified Security Model - Greatly enhanced documentation with richer feature descriptions, security model explanation, and setup instructions. - Added a "Core Features" overview, system diagram, and quickstart install steps—now includes community/social links and banners. - Emphasized client-side key custody, encrypted signal relay, and user-friendly copy trading. - Clarified OpenClaw integration and decentralized relay vision. - Added a formal disclaimer on trading risk. - No changes to code or functionality; documentation only.
v1.0.2
- Clarified instructions for running the initialization wizard, emphasizing that the human user should run it to safely handle wallet private keys and complete relayer registration. - Added guidance for trusted agent use, requiring full completion of the initialization process to ensure relayer public key is captured in the config. - No functional or code changes; only documentation improvements for enhanced security and usability.
v1.0.1
- Added documentation for running the bot in live trading mode, including explicit warnings and usage instructions. - No code changes; update only affects SKILL.md documentation.
v1.0.0
- Initial release of the moltrade trading bot skill for OpenClaw. - Supports installation, configuration initialization, and safe config editing with backup/diff. - Enables local backtest runs with configurable strategy and symbol. - Allows test-mode trading bot execution; never runs live without explicit approval. - Integrates Nostr signal broadcasting and supports adding new exchange adapters or strategies. - Emphasizes safety: never exposes secrets, always operates in test mode by default.
Metadata
Slug moltrade
Version 1.0.9
License MIT-0
All-time Installs 200
Active Installs 15
Total Versions 10
Frequently Asked Questions

What is moltrade?

Operate the Moltrade trading bot (config, backtest, test-mode runs, Nostr signal broadcast, exchange adapters, strategy integration) in OpenClaw. It is an AI Agent Skill for Claude Code / OpenClaw, with 5312 downloads so far.

How do I install moltrade?

Run "/install moltrade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is moltrade free?

Yes, moltrade is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does moltrade support?

moltrade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created moltrade?

It is built and maintained by Blake (@ai-chen2050); the current version is v1.0.9.

💬 Comments