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-statementandboto3.client("redshift-data")inreferences/redshift-sql-recipes-load-api.md.\n- Data Management Patterns: Guidance is provided for the RedshiftCOPYandUNLOADcommands 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
COPYandUNLOADwithIAM_ROLEandENCRYPTED KMS_KEY_IDparameters inreferences/redshift-sql-ddl-copy.md.
Audit Metadata