Server data from the Official MCP Registry
Defense-in-depth for MCP stdio servers: shell-injection guard, AST audit CLI, RCE blocking.
Defense-in-depth for MCP stdio servers: shell-injection guard, AST audit CLI, RCE blocking.
mcp-stdio-shellguard is a well-engineered defensive security library with clear purpose and proper implementation. The server correctly implements access controls through an allowlist-based architecture, includes comprehensive anti-pattern detection for shell injection vulnerabilities, and properly validates user input. Minimal code quality observations (environment variable scope, error message consistency) do not materially impact security posture. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
6 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-studiomeyer-stdio-shellguard": {
"args": [
"-y",
"mcp-stdio-shellguard"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.