snowpipe-bcdr
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a configuration and operation guide for Snowflake-native disaster recovery features. All SQL templates provided use placeholders (e.g.,
<primary>,<container>) rather than hardcoded credentials or sensitive data. - [SAFE]: The skill implements security best practices by defining 'Stopping Points' in the workflow. These checkpoints instruct the agent to wait for explicit human approval before executing sensitive DDL or DML commands, such as
CREATE STORAGE INTEGRATION,ALTER PIPE, orALTER FAILOVER GROUP. - [SAFE]: Data processing logic (deduplication) uses standard Snowflake functions like
MD5andQUALIFY ROW_NUMBER(), which operate within the secure boundaries of the Snowflake environment.
Audit Metadata