aws-sdk-java-v2-s3
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for Amazon S3 integration using official AWS SDK libraries. All listed dependencies, such as
software.amazon.awssdk:s3, originate from trusted organizations and follow industry standards. - [SAFE]: No hardcoded credentials or secrets were found in the code examples. The skill demonstrates correct practices for credential management, such as using environment variables and configuration properties.
- [SAFE]: The skill does not contain any malicious patterns such as prompt injection, obfuscation, or persistence mechanisms. All code examples are focused on the primary purpose of interacting with S3 services.
- [SAFE]: Network operations are restricted to standard AWS S3 API calls and LocalStack for testing, which are expected behaviors for this type of skill.
Audit Metadata