distributed sql
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes bash scripts for administrative tasks such as cluster management and bulk data loading from local or S3-hosted files. This is consistent with the skill's stated purpose for database administration.
- [EXTERNAL_DOWNLOADS]: The skill provides links to official Amazon Web Services (AWS) documentation and sample code repositories on GitHub. These references are to well-known, trusted domains and are used to provide legitimate technical guidance.
- [DATA_EXPOSURE]: The skill utilizes the AWS CLI (
aws dsql generate-db-connect-admin-auth-token) to generate short-lived, IAM-based authentication tokens for database access. This dynamic token generation is a recommended security practice for database connectivity. - [PROMPT_INJECTION]: The instructions use strong instructional language (e.g., 'MUST', 'CRITICAL') to enforce safety protocols and best practices, such as requiring tenant isolation in multi-tenant schemas and validating DDL statements. These are benign and intended to ensure the reliability and security of user database operations.
Audit Metadata