ontology-stack-builder
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to run local Python scripts viauv runfor data processing tasks such as schema introspection and OWL parsing. It also generates and executes SQL DDL and DML to create tables, views, and stored procedures in the user's Snowflake environment. - [EXTERNAL_DOWNLOADS]: The skill relies on standard, well-known Python packages including
rdflib,pyyaml,streamlit, andstreamlit-agraph. These are fetched from standard registries and used for legitimate functionality like RDF parsing and data visualization. - [SAFE]: The skill incorporates extensive security guardrails. Specifically, it implements 'Mandatory Stopping Points' (Gates) at every phase of the workflow. Users must explicitly review and approve all generated SQL code and model configurations before they are executed or deployed, mitigating risks associated with automated code generation.
- [SAFE]: The author is Snowflake-Labs, a recognized and trusted organization. All external resources, such as links to documentation on Medium or Snowflake's official site, are from verified and reputable sources.
Audit Metadata