redshift-guide

Pass

Audited by Gen Agent Trust Hub on Aug 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command and Automation Templates: The skill provides functional templates for the AWS CLI and the Python Boto3 library to interact with the Redshift Data API. These tools allow the agent to execute SQL and manage database tasks. While automated execution requires care, the skill includes explicit security warnings to validate inputs and prevent SQL injection.\n
  • Evidence: Use of aws redshift-data execute-statement and boto3.client("redshift-data") in references/redshift-sql-recipes-load-api.md.\n- Data Management Patterns: Guidance is provided for the Redshift COPY and UNLOAD commands for data transfers with Amazon S3. These operations are essential for data processing but require secure configuration. The skill provides best practices for IAM role scoping and encryption to mitigate exposure risks.\n
  • Evidence: Detailed syntax for COPY and UNLOAD with IAM_ROLE and ENCRYPTED KMS_KEY_ID parameters in references/redshift-sql-ddl-copy.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 28, 2026, 10:07 AM
Security Audit — agent-trust-hub — redshift-guide