skills/azeem-2/hackthonii/mcp-builder/Gen Agent Trust Hub

mcp-builder

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The scripts scripts/evaluation.py and scripts/connections.py facilitate the local execution of MCP servers. When using the stdio transport, the tool spawns a subprocess based on user-supplied command-line arguments (-c for command and -a for arguments). This is an intended architectural feature of the Model Context Protocol to allow LLMs to communicate with local services.
  • [EXTERNAL_DOWNLOADS]: The skill's documentation (SKILL.md and reference guides) references official documentation and specifications located at modelcontextprotocol.io and the modelcontextprotocol organization on GitHub. These are well-known, trusted sources essential for the developer's workflow.
  • [SAFE]: The skill adheres to security best practices, such as instructing users to store sensitive API keys in environment variables rather than hardcoding them. The provided Python scripts for connection handling and evaluation logic are transparent, well-documented, and focused exclusively on the stated purpose of server development and testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 11:03 AM