omni-to-snowflake-semantic-view
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes official resources including the Omni CLI and the snowflake-connector-python library, which are provided by trusted vendors and well-known services.
- [COMMAND_EXECUTION]: Employs standard CLI tools (omni, snow, snowsql) to perform its intended functions, such as fetching model definitions and executing SQL commands to create semantic views.
- [PROMPT_INJECTION]: The skill processes external YAML definitions from the Omni API, which constitutes a surface for indirect prompt injection. This behavior is documented as a core requirement for the migration task.
- Ingestion points: Analytics definitions fetched via 'omni models yaml-get' in SKILL.md.
- Boundary markers: None used to delimit the external YAML content.
- Capability inventory: Interaction with shell commands and execution of administrative SQL statements in SKILL.md.
- Sanitization: No specific sanitization logic is prescribed for the ingested metadata.
Audit Metadata