server-dev
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The documentation provides instructions for using standard development utilities like npx @modelcontextprotocol/inspector for testing and bun for running gateway processes. These are routine operations within a developer workflow and do not represent a security risk.
- [EXTERNAL_DOWNLOADS]: The skill references @contextvm/sdk and @modelcontextprotocol/sdk as primary dependencies. These originate from the skill author and the official Model Context Protocol organization, respectively, and are used as intended for server development.
- [CREDENTIALS_UNSAFE]: Code examples and templates demonstrate the secure use of environment variables (e.g., SERVER_PRIVATE_KEY) for handling sensitive keys, which is the recommended practice for preventing hardcoded secrets.
Audit Metadata