
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
Rogue MCP by Wallarm - Advanced MCP Security Scanner for detecting and remediating MCP server vulnerabilities
Advanced MCP Security Scanner - Detect and remediate MCP server vulnerabilities aligned with OWASP Agentic AI Top 10.
npm install -g rogue-mcp
# Discover all MCP servers on this machine
rogue-mcp scan
# Run security audit
rogue-mcp audit
# Generate safe configurations
rogue-mcp fix
Add to your MCP client configuration:
{
"mcpServers": {
"rogue-mcp": {
"command": "rogue-mcp",
"args": []
}
}
}
rogue-mcp scan # Discover MCP servers
rogue-mcp audit # Security audit (SAST)
rogue-mcp deep-probe # Dynamic analysis (DAST)
rogue-mcp fix # Generate safe configs
rogue-mcp export # Export results
rogue-mcp rogue # Blast radius reconnaissance
rogue-mcp owasp # OWASP ASI info
rogue-mcp trusted list # Manage trusted servers
rogue-mcp history # View scan history
Copyright (c) 2025 Wallarm, Inc. All rights reserved.
Ivan Novikov - ivan@wallarm.com
FAQs
Rogue MCP by Wallarm - Advanced MCP Security Scanner for detecting and remediating MCP server vulnerabilities
We found that rogue-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.