Skip to content
@LuciferForge

LuciferForge

Open source tools for AI agents — safety, identity, trading bots, and infrastructure. Home of Protodex.

LuciferForge

Open source tools for AI agents, trading bots, and developer infrastructure. MIT licensed.

We build things that work in production — where costs explode, inputs get poisoned, and decisions need audit trails at 3AM.


AI Agent Safety

LibraryWhat it doesInstall
ai-injection-guardPrompt injection scanner — 69 patterns, 9 categories, multilingual, offlinepip install ai-injection-guard
ai-cost-guardHard budget cap — blocks LLM calls before they exceed your limitpip install ai-cost-guard
ai-decision-tracerEd25519 signed decision receipts — tamper-proof audit trailspip install ai-decision-tracer
agent-safety-mcpMCP server wrapping all safety tools for any AI assistantpip install agent-safety-mcp
agent-safety-middlewareOne-line FastAPI/Flask safety middlewarepip install agent-safety-middleware
mcp-security-auditSecurity auditor for MCP servers — injection patterns, risky tools, misconfigspip install mcp-security-audit

Agent Identity (KYA)

LibraryWhat it doesInstall
kya-agentAgent identity standard — Ed25519 signing, .ai-starter.jsonpip install kya-agent
agentcredAgent Credit Bureau — trust scoring from static signalspip install agentcred
Framework adaptersCrewAI · LangChain · AutoGen · LlamaIndex · DSPy · smolagentspip install {name}

Trading & Markets

ProjectWhat it does
polymarket-btc-autotraderAutomated Polymarket trading bot — ARB, momentum, snipe strategies
polymarket-odds-scannerCross-reference Polymarket vs sportsbook odds for edge detection
polymarket-pnlP&L tracker and trade analytics for Polymarket
polymarket-settlement-botSettlement monitoring and auto-claim bot

Developer Starters

ProjectWhat it does
protodex.ioSearch 1,629+ MCP servers — the free, open source MCP directory
vault-mindObsidian plugin — local AI semantic search using Ollama
claude-code-memoryPersistent memory system for Claude Code
telegram-bot-starterProduction Telegram bot template with commands, webhooks, deploy
stripe-webhook-handlerStripe webhook handling with signature verification
deploy-python-appOne-command Python app deployment to Railway/Render/Fly
python-web-scraperProduction web scraper with rate limiting and proxy rotation

Built from running autonomous AI agents in live financial markets. Every tool exists because something broke in production.

Popular repositories Loading

  1. polymarket-btc-autotrader polymarket-btc-autotraderPublic

    Autonomous BTC & SOL trading bot for Polymarket. ARB (100% WR) + SNIPE strategies. Auto-trades via py-clob-client, auto-claims resolved positions, Ed25519 signed receipts.

    Python 15 8

  2. polymarket-pnl polymarket-pnlPublic

    Instant P&L breakdown for any Polymarket wallet. One command, zero API keys. Analyze any trader — win rate, sports vs political breakdown, best/worst trades, CSV export.

    Python 7 1

  3. claude-code-memory claude-code-memoryPublic

    Persistent memory system for Claude Code — make your AI remember everything across sessions. Ready-to-use templates, zero dependencies.

    Python 6

  4. polymarket-settlement-bot polymarket-settlement-botPublic

    Auto-redeem resolved Polymarket positions to USDC. Settlement bot for Polymarket — handles Gnosis Safe signing, batch redemption, and Polygon gas retries.

    Python 5 1

  5. polymarket-odds-scanner polymarket-odds-scannerPublic

    Find mispriced sports markets on Polymarket by comparing against real sportsbook odds from ESPN. Free, no API key needed. NHL systematically overpriced (10-17% edges). 5%+ edge signals = 100% win r…

    Python 3

  6. ai-trace ai-tracePublic

    Zero-dependency AI agent decision tracer. Records every step — what it saw, decided, and why. JSON + Markdown output.

    Python 2

Repositories

Showing 10 of 48 repositories

Top languages

Loading…

Most used topics

Loading…