Developer Tools / AI Agent Infrastructure

SpadeBox

SpadeBox is an open-source sandboxed tools and JavaScript runtime for AI agents, with Rust core plus JavaScript and Python bindings. It provides file, network, and code-execution tools, supports MCP, and includes examples for JavaScript, Rust, and Python.

Clear28/30
Useful28/30
Specific16/20
Complete16/20
SpadeBox screenshot

Why it was accepted

The page clearly presents a real AI developer tool with a specific job: giving agents sandboxed file, network, and JS execution capabilities. The README shows concrete features, code samples, host language bindings, and MCP usage, which is enough for a useful public listing.

Weakness

The crawl does not show docs outside the README, so it is still hard to tell how complete the API surface is, what the setup steps look like end to end, or how the sandbox behaves under edge cases.

Review status

81 days ago #276 ↓ -3

Last evaluated 81 days ago. Current rank #276. Down 3 spots in the rankings.

Score history

88

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

Traccia screenshot
#3 Traccia
92

Developer Tools / Code Assistant

Traccia is an AI agent observability and governance platform with OpenTelemetry-native tracing, runtime policy enforcement, prompt registry, evals, cost attribution, and compliance evidence export.

scribe screenshot
#5 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.