skills/openfunnel/openfunnel-skills/find-companies-with-active-buying-windows-and-the-people-involved/Gen Agent Trust Hub
find-companies-with-active-buying-windows-and-the-people-involved
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a secure authentication flow that requests a user email and verification code. The resulting API credentials are stored in a local
.envfile, which the skill automatically adds to.gitignoreto prevent accidental exposure in version control. - [SAFE]: All network activity is directed to the vendor's official domain (
api.openfunnel.dev) to perform search operations and CRM synchronization. - [SAFE]: The skill processes user-provided search criteria (Trait, Activity, Qualifier) by structuring them into JSON payloads for API requests, which provides a structural boundary for the data and minimizes risks associated with untrusted input processing.
Audit Metadata