build-mcp-sdk-server
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly educational and provides patterns, documentation, and references for the official Model Context Protocol (MCP) SDK.
- [EXTERNAL_DOWNLOADS]: The skill references and recommends installation of official packages under the
@modelcontextprotocolscope, along with standard development dependencies likezod,typescript, andexpress. - [CREDENTIALS_UNSAFE]: The skill provides explicit guidance and code patterns to prevent credential exposure, instructing users to use environment variables (
env) for sensitive data such as API keys and database connection strings instead of hardcoding them. - [COMMAND_EXECUTION]: Provides standard and safe development commands for initializing projects and using the official MCP inspector for testing.
Audit Metadata