mcp-server-setup
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references using npx and npm to download and run packages from the public npm registry for setting up MCP servers.
- [COMMAND_EXECUTION]: The instructions provide bash commands for testing server initialization and connectivity checks within a container.
- [SAFE]: The skill explicitly advises best practices for credential security, such as maintaining secrets in gitignored shared state files and using environment variable references in committed repository configurations.
Audit Metadata