21 projects
pnl-truthteller
Audit your Polymarket bot's actual on-chain P&L vs what your bot thinks it earned. Slippage-focused fill reconciliation.
polymarket-mcp-pro
Live Polymarket prediction-market data, exposed as MCP tools for Claude, Cursor, and Cline.
cross-signal-data
Polymarket crash-recovery labeled dataset (308 trades, 80.2% WR). Public ground truth for prediction-market mean-reversion research.
sigil-ta
MCP-native technical analysis runtime — 8 core indicators, 2 composite signals, and the unique Polymarket Sentiment Divergence (PSD).
quant-rollout
Staged-deployment toolkit for live trading bots — gates, kill switch, veto window, and persistent state machine.
ai-injection-guard
Lightweight prompt injection detector + LLM output scanner. 75 input patterns + output scanning for secrets, PII, system prompt leakage, hallucinated URLs, and code safety. Zero ML dependencies.
agent-heartbeat
Dead man's switch for AI agents. Miss a heartbeat, get an alert.
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
agent-safety-middleware
One-line safety middleware for AI agent APIs. Prompt injection scanning, cost budgets, decision audit trails. Works with FastAPI, Flask, and any ASGI/WSGI framework.
smolagents-kya
KYA (Know Your Agent) identity verification for HuggingFace smolagents
dspy-kya
KYA (Know Your Agent) identity verification for DSPy modules
llamaindex-kya
KYA (Know Your Agent) identity verification for LlamaIndex agents
langchain-kya
KYA (Know Your Agent) identity verification for LangChain agents
autogen-kya
KYA (Know Your Agent) identity verification for Microsoft AutoGen agents
crewai-kya
KYA (Know Your Agent) identity verification for CrewAI agents
ai-decision-tracer
Zero-dependency local AI agent decision tracer. Records every step an AI agent takes — what it saw, what it decided, why.
agentcred
Agent Credit Bureau — trust scoring and audit reports for AI agents and MCP servers
mcp-billing
Billing and monetization SDK for MCP servers. Add usage-based pricing to any MCP server in minutes.
kya-agent
Know Your Agent — An open standard for AI agent identity, compliance, and auditability
mcp-security-audit
MCP Security Auditor — scan any MCP server for injection patterns, risky tools, and misconfigurations
ai-cost-guard
Budget enforcement and cost tracking for LLM applications. Prevents runaway API spend from bugs or prompt injection.