domo-custom-connector-ide

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a development guide, providing legitimate JavaScript templates for Domo Custom Connector components like authentication and data processing. It uses platform-specific objects (metadata.account.apikey, httprequest, datagrid) as intended for the Domo environment.\n- [EXTERNAL_DOWNLOADS]: The skill references official developer documentation from developer.domo.com. This is a well-known service and the reference is informative, not executable code.\n- [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were found. The code patterns correctly demonstrate retrieving API keys from the secure metadata object rather than storing them in plain text.\n- [COMMAND_EXECUTION]: No dangerous system command execution or shell spawning patterns were detected.\n- [DATA_EXFILTRATION]: The skill describes network operations using httprequest.get. These are limited to the primary purpose of the skill (data synchronization). Example URLs used in the patterns are generic placeholders (api.example.com).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 09:07 PM