clean-validate
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides guidance for data hygiene, list cleaning, and bounce rate management using well-known industry providers like ZeroBounce and NeverBounce.
- [EXTERNAL_DOWNLOADS]: The instructions include a command for the user to install the vendor's own tool via
npx -y @coldiq/mcp@latest. As this is a resource provided by the skill's author (Cold-IQ) and targets the official NPM registry, it is a standard deployment practice. - [CREDENTIALS_UNSAFE]: The skill mentions managing an API key via an environment variable (
COLDIQ_API_KEY=<key>). This is a safe practice for credential management and does not contain hardcoded secrets.
Audit Metadata