build-mcp-server

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [Secure Scaffolding]: The provided templates for Node.js and Python use official, well-maintained libraries (@modelcontextprotocol/sdk and FastMCP) and follow standard architectural patterns.
  • [Authentication Guidance]: The skill includes extensive documentation on implementing OAuth 2.0 (CIMD/DCR), which is the recommended method for secure service integration, and correctly advises against storing credentials in plaintext.
  • [Input Sanitization Advocacy]: It provides specific patterns for using Zod and type hints to enforce strict input schemas, reducing the risk of malformed data processing.
  • [Information Disclosure Prevention]: The elicitation guidelines explicitly forbid the collection of sensitive information like passwords or API keys through runtime UI forms, directing users toward more secure configuration methods.
  • [Trusted Infrastructure]: Deployment recommendations focus on reputable platforms like Cloudflare Workers and official GitHub templates, minimizing supply chain risks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 09:58 AM