skills/openfunnel/openfunnel-skills/spot-companies-hiring-to-solve-specific-problems/Gen Agent Trust Hub
spot-companies-hiring-to-solve-specific-problems
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell scripts (api.sh, signup.sh) to perform tasks. These scripts are used to abstract API interactions and credential management.
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to api.openfunnel.dev. This domain is the official API endpoint for the vendor 'openfunnel' and is used for its intended purpose of authentication and data retrieval.
- [CREDENTIALS_UNSAFE]: The skill implements a signup and verification flow that stores an API key in a local .env file. The implementation includes measures to prevent these credentials from being exposed in the agent's context and ensures they are ignored by version control.
Audit Metadata