Security
Trust: 29/100 (Limited)io.github.digidenone/synapse-audit Guide
AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.
1 starsby digidenone
Quick Start
Install
npx @digidenone/synapseaudit-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-digidenone-synapse-audit": {
"command": "npx",
"args": [
"@digidenone/synapseaudit-mcp"
]
}
}
}