aws-sdk-python-usage
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and best practices for AWS SDK development in Python, covering client creation, error handling, and service-specific patterns for S3 and DynamoDB.
- [DATA_EXPOSURE]: The skill references sensitive file paths, including
~/.aws/credentialsand~/.aws/config, and environment variables likeAWS_ACCESS_KEY_ID. These references are provided for educational purposes to explain the AWS credential resolution chain. The documentation correctly promotes security best practices by advising against hardcoding credentials and recommending the use of the default credential provider chain.
Audit Metadata