mcp-builder
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for developers to build and test MCP servers. All provided code and instructions align with this stated purpose, following standard developer tool patterns.
- [COMMAND_EXECUTION]: The utility
scripts/connections.pyand the harnessscripts/evaluation.pyallow running local commands to start MCP servers via the stdio transport. This is the intended functionality of the tool for testing purposes, where the specific command and arguments are provided by the user during execution. - [EXTERNAL_DOWNLOADS]: The instructions recommend fetching documentation from official sources such as
modelcontextprotocol.ioand themodelcontextprotocolGitHub organization. These are well-known services and trusted sources for the protocol's implementation details. The network operations within the scripts (e.g., using theanthropicandmcplibraries) are standard for interacting with AI services and MCP endpoints.
Audit Metadata