semantic-view-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a collection of SQL DDL and DML scripts designed to create schemas, tables, and semantic views within a Snowflake environment for educational purposes. It also includes a Python script (
run_snippet.py) to automate the execution of these SQL files. - [EXTERNAL_DOWNLOADS]: The Python utility script relies on the official
snowflake-connector-pythonpackage to establish connections and execute commands on Snowflake accounts. - [COMMAND_EXECUTION]: Advanced security tutorials included in the skill, such as those for Row Access Policies and Caller Rights, require the execution of commands with elevated database privileges (e.g.,
ACCOUNTADMIN) to manage roles and security objects as part of the instructional content.
Audit Metadata