Security
Trust: 37/100 (Limited)io.github.Tyox-all/mund Guide
AI security scanner - secrets, PII, prompt injection, and exfiltration detection.
by Tyox-all
Quick Start
Install
npx @weave_protocol/mundClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-tyox-all-mund": {
"command": "npx",
"args": [
"@weave_protocol/mund"
]
}
}
}