Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
A structural similarity-based code security filter for MCP (Model Context Protocol). Blocks dangerous code patterns before they reach execution tools by comparing code structure against a blacklist of known-bad patterns. 1. Parse code to Concrete Syntax Tree (CST) using tree-sitter 2. Normalize by stripping identifiers and literals → structural skeleton 3. Embed the normalized structure via…
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
A structural similarity-based code security filter for MCP (Model Context Protocol). Blocks dangerous code patterns before they reach execution tools by comparing code structure against a blacklist of known-bad patterns. 1. Parse code to Concrete Syntax Tree (CST) using tree-sitter 2. Normalize by stripping identifiers and literals → structural skeleton 3. Embed the normalized structure via Ollama 4. Compare against blacklisted patterns in ChromaDB 5. Block if similarity exceeds threshold,…