connecting-to-data-source
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses established AWS CLI commands and MCP tools to discover RDS/Redshift instances, manage Glue connections, and configure VPC networking. All commands are necessary for the skill's purpose and are intended for execution within the user's AWS environment.
- [REMOTE_CODE_EXECUTION]: Provides a Python script template to verify connectivity by running a smoke-test as an AWS Glue job. This script is a static resource provided in the documentation and executes entirely within the user's infrastructure.
- [SAFE]: Demonstrates strong security alignment by recommending IAM authentication and Secrets Manager for handling database credentials while explicitly instructing the agent to avoid displaying or logging plaintext secrets.
Audit Metadata