mcp-builder
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for implementing MCP servers. All provided instructions and patterns align with the official Model Context Protocol specifications and best practices.
- [COMMAND_EXECUTION]: The
scripts/connections.pyfile uses the officialmcplibrary to manage subprocesses via thestdiotransport layer. This is the standard method for local MCP server integration and is used appropriately within the context of the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: Documentation references point to verified resources on
modelcontextprotocol.ioand official GitHub repositories under themodelcontextprotocolorganization. These are trusted sources for protocol specifications and SDKs. - [SAFE]: The evaluation script in
scripts/evaluation.pyuses the Anthropic SDK to test MCP tools. It handles API keys through standard environment variables and includes boundary markers in its prompts to ensure structured AI responses, following secure development principles.
Audit Metadata