bronze-layer-setup

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The scripts scripts/setup_tables.py and scripts/copy_from_source.py construct and execute SQL commands dynamically using Python f-strings. This is the intended method for automating Unity Catalog table creation and Delta property configuration.
  • [EXTERNAL_DOWNLOADS]: The asset bundle template assets/templates/bronze-data-generator-job.yaml defines a dependency on the well-known Faker library for data generation. No untrusted external sources or suspicious download patterns were identified.
  • [PROMPT_INJECTION]: The skill defines a workflow where table structures are derived from external CSV schema files. This introduces a surface for indirect injection if the source files are untrusted, though this is a standard automation pattern in data engineering.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 02:33 AM