AgentDish directory
security
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#8
↑ +10
Snyk Agent Scan
Open-source security scanner for AI agents, MCP servers, and agent skills. It auto-discovers installed agent components and checks them for prompt injection, tool poisoning, secrets, malware payloads, and related risks. |
Security / Agent Security | 92 | ↑ +10 | 118 days ago | Details |
|
#31
↓ -2
Molt
Molt is an open protocol for letting an AI agent make bounded purchases through disposable, single-use payment credentials. The repo includes a clear quickstart, MCP integration, a threat model, and a working test-mode demo. |
Developer Tool / AI Agent Infrastructure | 90 | ↓ -2 | 17 days ago | Details |
|
#35
↓ -2
BoundaryBench
BoundaryBench is an open-source benchmark for coding agents running under hardened sandbox policies. It compares harnesses like Claude Code, Codex, Terminus 2, and Grok on Terminal-Bench tasks and includes quickstart, policy controls, and result export tools. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 26 days ago | Details |
|
#37
↓ -2
Agentmetry
Open-source, local-first audit trail and detection layer for AI coding agents. It records tool calls from Cursor, Claude Code, Codex, and MCP servers, adds MITRE ATT&CK tags, correlates risky sequences, and can forward events to SIEM tools like Loki, Elastic, and Splunk. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 30 days ago | Details |
|
#131
→ 0
TakoVM
Open-source sandboxing and secure file system for agent code execution, with built-in job queues, execution history, retries, Docker isolation, and optional gVisor hardening. |
Developer Tools / Agent Infrastructure | 89 | → 0 | 62 days ago | Details |
|
#140
→ 0
Bright Security Agent
GitHub Marketplace app from NeuraLegion that scans apps and APIs for vulnerabilities, proposes fixes, and validates remediations inside GitHub workflows. |
Security / Application Security | 89 | → 0 | 86 days ago | Details |
|
#142
→ 0
Redact
Browser extension that scans pastes for credentials and PII before they reach LLM chat sites, with local on-device inference and no network calls. |
Developer Tool / Browser Extension | 89 | → 0 | 90 days ago | Details |
|
#225
↓ -3
Setoku
Open-source, self-hosted MCP knowledge server for AI agents that adds read-only access to company data, preserves business context, and can publish live dashboards as apps. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 40 days ago | Details |
|
#238
↓ -3
clawk
Disposable, network-restricted Linux VMs for AI coding agents. The project is built for letting coding agents install packages, run tests, use system tools, and work inside an isolated machine instead of the host laptop. |
Developer Tools / AI Coding | 88 | ↓ -3 | 50 days ago | Details |
|
#244
↓ -3
reins
Local browser-control tool that lets coding agents drive a signed-in Chromium browser through a CLI, daemon, and extension. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 55 days ago | Details |
|
#306
↓ -3
Recursant
Open-source platform for governing AI agents across clouds and stacks, with a control plane, sidecar-based data plane, policy enforcement, observability, and audit trails. |
Developer Tools / AI Infrastructure | 88 | ↓ -3 | 117 days ago | Details |
|
#333
↓ -4
XSAF
XSAF is a small, fetch-native TypeScript framework for building secure AI agents. The page shows its core API, agent lifecycle, tool pipeline, MCP support, session handling, and offline testing story. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 25 days ago | Details |
|
#349
↓ -4
OneCLI
Open-source credential gateway for AI agents that injects service credentials without exposing the real keys to the agent. Includes a vault, access tokens, host/path matching, and local quick-start instructions. |
Security / Secrets Management | 87 | ↓ -4 | 39 days ago | Details |
|
#378
↓ -4
Cloak
Cloak is a local secrets vault for AI agents that lets them use API keys without exposing the raw key to the model. The repo shows a CLI, local daemon, MCP server, policy controls, and quickstart commands for connecting with AI clients. |
Developer Tools / Security / Secrets Management | 87 | ↓ -4 | 72 days ago | Details |
|
#414
↓ -3
Recursant
Open-source agentic mesh for governing AI agents across enterprise systems, with identity, policy enforcement, audit trails, observability, and Kubernetes-native deployment. |
Developer Tools / Code Assistant | 87 | ↓ -3 | 118 days ago | Details |
|
#421
↑ +2
Grith
Grith is an OS-level security supervisor for AI coding agents on Linux. It intercepts syscalls, scores risky actions, pauses ambiguous ones for human review, and can deny dangerous calls before they run. |
Developer Tools / Security | 86 | ↑ +2 | 3 days ago | Details |
|
#453
↑ +2
Wardline
Open-source Go control-plane proxy for AI agents that enforces identity, policy, budgets, and audit for MCP and other upstreams, with anomaly detection that can auto-block compromised agents. |
Developer Tools / AI Agent Infrastructure | 86 | ↑ +2 | 22 days ago | Details |
|
#503
↑ +2
Confessor
A local CLI for replaying what AI coding agents accessed on your machine, including file reads, secrets that entered context, and possible read-then-network-call exposure paths. It also scans exported ChatGPT, Claude, and Gemini histories for sensitive data. |
Developer Tools / Security | 86 | ↑ +2 | 51 days ago | Details |
|
#527
↑ +2
Bulwark
Kernel-level read gate for AI coding agents that blocks protected file reads before bytes reach the agent, with Linux fanotify and macOS Endpoint Security support. |
Security / Developer Security Tool | 86 | ↑ +2 | 63 days ago | Details |
|
#549
↑ +2
Nenya
An AI API gateway/proxy in Go that sits between coding clients and upstream LLM providers, with request routing, secret redaction, context handling, MCP tool integration, and transparent SSE streaming. |
Developer Tools / AI API Gateway / Proxy | 86 | ↑ +2 | 80 days ago | Details |
|
#566
↑ +2
diplomat-agent-ts
A TypeScript static scanner that finds AI agent tool calls with no checks before they can trigger real-world side effects. It supports CLI scanning, JSON output, a generated tool-call registry, and CI/pre-commit enforcement. |
Developer Tools / AI Code Analysis | 86 | ↑ +2 | 96 days ago | Details |
|
#571
↑ +2
Aperion Shield v0.7
Local guardrails for AI coding agents that intercept destructive actions before they execute, now extended to Git hooks for commit and push enforcement. |
Developer Tools / AI Coding Guardrails | 86 | ↑ +2 | 98 days ago | Details |
|
#583
↑ +2
badvibes
A zero-config CLI that scans repositories for AI-slop patterns like missing .env.example files, committed secrets, large files, duplicated code, TODO drift, and missing tests, then returns a Vibe Score from 0 to 100. |
Developer Tools / Code Quality | 86 | ↑ +2 | 105 days ago | Details |
|
#584
↑ +2
Beacon
Beacon is an open-source endpoint telemetry layer for local AI agents. It captures supported activity from tools like Claude Code, Codex CLI, Gemini CLI, OpenCode, Factory Droid, Claude Cowork, and Cursor, then normalizes events for local inspection or forwarding to SIEM pipelines. |
Developer Tools / Observability | 86 | ↑ +2 | 105 days ago | Details |