enrich-accounts-with-contacts-and-emails
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and scripts do not contain any malicious patterns, obfuscation, or unauthorized access attempts.\n- [COMMAND_EXECUTION]: The skill uses local bash scripts (
api.shandsignup.sh) to perform API requests. These scripts are invoked with controlled arguments based on the skill's defined workflow.\n- [CREDENTIALS_UNSAFE]: Authentication is handled via a secure sign-up and verification flow. Credentials (API key and user ID) are stored in a local.envfile, which is automatically added to.gitignoreby thesignup.shscript to prevent accidental exposure.\n- [DATA_EXFILTRATION]: Data transmission is limited to the vendor's official API domain (api.openfunnel.dev) for its intended enrichment purposes.
Audit Metadata