Add aperion-shield under Agent Runtime Security & Sandboxing#1
Open
scottbitbot2502 wants to merge 1 commit into
Open
Add aperion-shield under Agent Runtime Security & Sandboxing#1scottbitbot2502 wants to merge 1 commit into
scottbitbot2502 wants to merge 1 commit into
Conversation
Apache-2.0 Rust MCP gateway, v0.5.0 released 2026-05-09. Fits neighbor entries (claude-code-safety-net, leash, vibekit) but operates at the MCP transport layer instead of wrapping a single coding agent. Validated false-positive rate published in the README and reproducible via the bundled corpus.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds aperion-shield to the Agent Runtime Security & Sandboxing section.
What it is. Apache-2.0 Rust binary that wraps any MCP server and blocks
destructive agent operations (DROP DATABASE, rm -rf, force-push, credential
exfiltration, dangerous SQL UPDATEs) before they reach the upstream tool.
Released v0.5.0 on 2026-05-09.
Why this section. Neighbours in the list —
claude-code-safety-net,leash,vibekit,pipelock— wrap a single coding agent or sandbox asingle process. Shield generalises the same idea at the MCP transport
layer, so any MCP-speaking agent (Cursor, Claude Desktop, custom) is
governed via stdio without an SDK integration into the agent.
Defense properties.
context probe, decision memory, burst detector, composite score)
reproducible via the bundled
tests/corpus/andaperion-shield --checkon the v0.7 roadmap and we acknowledge
asqav/AgentMintare aheadthere)
Repo: https://github.com/AperionAI/shield
Docs: https://docs.aperion.ai/aperion-shield.html
License: Apache-2.0
Maintainer: AperionAI (active — v0.6 ships 2026-05-18)