RedAI - validate vulnerabilities in live targets
Security agent that runs scanner agents to surface candidate vulnerabilities, then has validator agents reproduce each one against a running instance. Outputs only confirmed exploitable findings.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
sandboxed.sh - self-hosted agent sandbox orchestrator
Self-hosted Rust orchestrator that runs Claude Code and OpenCode inside isolated Linux workspaces, with skills, configs, and encrypted secrets stored in a git repo.
agent-hub - one chat surface for every local and remote agent
Open-source hub that connects to Claude Code, Codex, Hermes, OpenClaw, and other agent runtimes - local or on remote machines - through a single chat UI. Less workflow-tied than Conductor.
pipelock - MCP firewall for AI agents
Go-based agent firewall that controls egress from MCP servers, blocking SSRF, DLP leaks, and prompt-injection vectors at the network layer. Acts as a fetch proxy for tool calls.
Broccoli - cloud sandbox harness for Linear
Open-source harness that pulls coding tasks from Linear, runs them in isolated cloud sandboxes, and opens PRs for human review. Built to manage many concurrent agent jobs without local worktree juggling.