mcp-builder
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official documentation and SDK README files from the
modelcontextprotocolorganization on GitHub to ensure developers have access to the latest protocol specifications. - [COMMAND_EXECUTION]: The evaluation script (
scripts/evaluation.py) executes user-specified commands to launch MCP servers via thestdiotransport. This is a core feature for local server testing and is guided by explicit user parameters. - [REMOTE_CODE_EXECUTION]: The skill facilitates communication with remote MCP servers using Server-Sent Events (SSE) and Streamable HTTP, as required for protocol compliance testing.
Audit Metadata