sundi133/wb-red-team
White-box red-teaming framework for agentic AI apps. It analyzes your app's source code to discover tools, roles, and guardrails, then generates new attacks chains across several categories and adapts over multiple multi turn rounds to find vulnerabilities
Platform-specific configuration:
{
"mcpServers": {
"wb-red-team": {
"command": "npx",
"args": [
"-y",
"wb-red-team"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...