mcp-builder
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities, malicious patterns, or obfuscation techniques were detected within the skill instructions.
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and SDK references from the official Model Context Protocol website and its public GitHub repositories (modelcontextprotocol.io and github.com/modelcontextprotocol). These are well-known, authoritative sources for the technology described.
- [COMMAND_EXECUTION]: Instructions include standard development commands for building and testing software, such as 'npm run build' and 'python server.py'. These are intended for local execution by the developer and do not involve untrusted input or hidden payloads.
- [DATA_EXPOSURE]: The skill emphasizes security best practices, such as planning authentication strategies and handling character limits to prevent context window overflow.
Audit Metadata