instantly-api
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates API interactions with the Instantly platform through the Cold-IQ marketplace. All documented endpoints (e.g.,
/v1/instantly/campaigns) are legitimate vendor resources provided by the skill author for campaign management, leads, and analytics. - [SAFE]: Includes a Python helper function
to_instantly_htmlfor formatting email content. The implementation utilizes the standardhtml.escapelibrary, which is a security best practice for sanitizing user-provided text before it is processed as HTML. - [SAFE]: The workflow instructions mandate that the agent must always confirm with the user before executing the
activatecommand for a campaign, ensuring human-in-the-loop oversight for state-changing operations.
Audit Metadata