rudder-mcp-setup
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download and run the
mcp-remotepackage from the official npm registry to establish a connection to the vendor's hosted server atmcp.rudderstack.com. - [COMMAND_EXECUTION]: Uses
npxto execute the remote connectivity tool andwhichto check for local prerequisites. These commands are directly related to the skill's primary purpose of environment configuration. - [DATA_EXFILTRATION]: No unauthorized data access or exfiltration detected. The skill accesses the Claude Code configuration file (
settings.json) specifically to append the required MCP server details, which is the intended behavior for this utility.
Audit Metadata