dbt-migration-teradata
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill's translation references, such as
teradata-bteq-translation.mdandteradata-scripts-to-python-snowconvert-script-helpers.md, provide patterns for generating Python scripts that utilizeeval()andexec()to process SQL statements and BTEQ commands. Additionally, it documents the use ofsnowconvert.helpers.os()andexec_os()to translate Teradata operating system calls, enabling shell command execution from within the generated migration code. - [CREDENTIALS_UNSAFE]: The documentation in
teradata-scripts-to-python-snowconvert-script-helpers.mddescribes how to handle Snowflake authentication. It encourages users to provide sensitive credentials, includingSNOW_PASSWORDandSNOW_TOKEN, through environment variables, function arguments, or command-line positional parameters in the generated scripts. - [EXTERNAL_DOWNLOADS]: The skill directs users to install external Python dependencies, specifically
snowconvert-helpersandpydoc, from public registries. These are official tools used in the Snowflake migration workflow and originate from a well-known service provider.
Audit Metadata