sdr-outbound-rules
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the author's official API at
api.coldiq.comand provides instructions to download their Model Context Protocol (MCP) server usingnpx. These are standard integrations for the author's proprietary services. - [REMOTE_CODE_EXECUTION]: The documentation includes a setup command
npx -y @coldiq/mcp@latestto run the author's MCP server. This is a legitimate configuration step for extending agent capabilities with the vendor's tools. - [CREDENTIALS_UNSAFE]: The skill mentions using a
COLDIQ_API_KEYfor authentication but correctly instructs the user to provide their own key via an environment variable rather than hardcoding any secrets.
Audit Metadata