contact-enrichment
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's logic is entirely consistent with its stated purpose of contact enrichment. It provides a structured approach to using vendor-provided API endpoints for data lookup and verification.
- [EXTERNAL_DOWNLOADS]: The skill references multiple external API endpoints (e.g.,
/v1/limadata/find/work-email,/v1/findymail/verify) belonging to the ColdIQ marketplace. These are legitimate resources owned by the vendor for the purpose of contact enrichment. - [COMMAND_EXECUTION]: A reference Python script is provided in
resources/async-job-pattern.mdto demonstrate how to poll for asynchronous job results. The code uses the standardrequestslibrary and follows best practices for API interaction without any dangerous or unauthorized execution patterns.
Audit Metadata