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.sh and signup.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 .env file, which is automatically added to .gitignore by the signup.sh script 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
Risk Level
SAFE
Analyzed
Apr 17, 2026, 06:12 PM