omni-model-builder

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Authentication is managed through environment variables (OMNI_API_KEY), ensuring sensitive credentials are not hardcoded and following standard security practices.\n- [COMMAND_EXECUTION]: Uses curl to interact with the Omni Analytics API on the user-specified $OMNI_BASE_URL. These operations are for model validation, schema discovery, and branch management, which are core functions of the skill and represent intended behavior.\n- [EXTERNAL_DOWNLOADS]: Retrieves the OpenAPI specification from the official vendor domain (omniapp.co). This is used to verify API endpoints and schemas, which is a routine operational task for API-integrated tools.\n- [SAFE]: Enforces a safe development process by using isolated branches for model changes and requiring explicit user confirmation before merging changes to production.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 04:18 PM
Security Audit — agent-trust-hub — omni-model-builder