gate-mcp-openclawinstaller
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The installation script configures the 'gate' MCP server to execute code via 'npx -y gate-mcp', which downloads and runs the package from the npm registry. This is an expected behavior for installing this type of tool.
- [EXTERNAL_DOWNLOADS]: The skill connects to remote endpoints at api.gatemcp.ai to provide wallet, market, and news data. These endpoints are consistent with the vendor's infrastructure.
- [COMMAND_EXECUTION]: The skill uses the 'mcporter' CLI tool to manage configurations and add new servers, which is the primary intended function of this installer.
Audit Metadata