A solo developer publishing as alsk1992 pushed an open-source AI trading agent to the top of GitHub's daily trending list on 11 September, collecting 277 stars in 24 hours and 1,819 total S¹. The repository, named CloddsBot, says it scans for edge and executes trades instantly across Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs and five EVM chains — more than 1,000 markets in all S¹.
My read: The 12-day build claim for a system that touches prediction markets, leveraged futures, token launches and a novel machine-to-machine payment protocol is the detail that keeps me up. I don't buy the readiness narrative yet — not because the code can't exist, but because financial software that moves real money usually spends months in testnets and audit queues before anyone calls it production-grade. The agent commerce protocol is especially unproven; nobody outside the repo has verified it works, let alone that it's safe.
The project was built for the Colosseum Agent Hackathon on Solana and shipped in 12 days as a "fully-featured autonomous trading agent" S¹. That speed is the collision: a codebase that integrates with 10 prediction markets, seven futures exchanges, Jupiter, Pump.fun, Raydium, Orca, Bags.fm, Uniswap V3, 1inch and Virtuals Protocol across Robinhood, Base, Ethereum, Arbitrum, Optimism and Polygon S¹ would typically require months of connector maintenance alone. The README lists 118-plus trading strategies, whale tracking, arbitrage detection, copy trading and DCA bots, all powered by Anthropic's Claude and wrapped in a TypeScript CLI that installs via npm install -g clodds S¹.
Every functional claim comes from the project's own documentation — the README and an ARCHITECTURE.md file in the repo P²P⁴. No independent backtests, live PnL records, security audits or regulatory compliance reviews are cited. The unsupported angles list runs long: no verification of the 1,000-plus market coverage, no confirmation the machine-to-machine payment protocol is deployed, no user adoption data beyond GitHub stars S¹. As we found when open-source trust signals are breaking, stars measure developer curiosity, not production hardening.
The self-hosted model shifts operational risk entirely to the operator. You bring your own API keys to Binance, Hyperliquid and every other venue; the agent runs on your machine and chats through 21 messaging platforms or a local WebChat at http://localhost:18789/webchat with a Claude-style sidebar, artifacts, thinking timer and session management S¹. That architecture mirrors the agent-runtime pattern we covered when Agentao open-source runtime governs AI agent tool use — but Agentao focused on governance primitives, not financial execution.
Regulators in Australia and elsewhere treat prediction-market and leveraged-futures access as financial products. ASIC guidance on digital asset services would likely capture a self-hosted agent that places orders on behalf of a user. The repo carries an MIT licence but no compliance disclaimer P⁴.
The next checkpoint is the Colosseum hackathon results announcement, expected later this month. Until then, the only verifiable fact is the star count — and the code sitting on GitHub, waiting for someone to audit it.
Sources: S1 — alsk1992/CloddsBot: Open Source AI trading agent that operates autonom · P2 — docs/ARCHITECTURE.md at main · alsk1992/CloddsBot · P3 — GitHub - MoonshotAI/Kimi-K3: Open Frontier Intelligence · GitHub · P4 — alsk1992/CloddsBot · P5 — openbook-dex/openbook-v2
Related reading
- Agentao open-source runtime governs AI agent tool use — our technology desk, 2026-08-17
- Open-source trust signals are breaking, study finds — our technology desk, 2026-08-31
- n8n hits 201k GitHub stars but isn't open source — our technology desk, 2026-08-22
Written from 5 sourced items, 4 of them primary.