server-dev
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive development kit for the ContextVM ecosystem, providing templates and reference documentation for building secure servers.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by instructing developers to use environment variables for sensitive data, such as private keys, rather than hardcoding them.
- [EXTERNAL_DOWNLOADS]: References to external resources are limited to official NPM packages (@contextvm/sdk, @modelcontextprotocol/sdk) and well-known development tools like the MCP Inspector, all of which are appropriate for the skill's purpose.
- [COMMAND_EXECUTION]: The provided code examples use command execution only for standard server initialization and debugging workflows, such as launching local processes via 'bun' or the MCP inspector, with no exposure to untrusted user input.
Audit Metadata