aws-sdk-java-v2-s3
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides legitimate code examples for Amazon S3 operations using the official AWS SDK for Java 2.x. The provided patterns follow industry standards for cloud storage integration.
- [EXTERNAL_DOWNLOADS]: References official AWS SDK libraries from Maven Central (software.amazon.awssdk). These dependencies are from a well-known service provider and are intended for the skill's primary purpose.
- [SAFE]: Demonstrates secure secret management practices by using Spring Boot configuration properties and environment variable interpolation (${AWS_ACCESS_KEY}) rather than hardcoding credentials.
- [SAFE]: The 'Best Practices' section explicitly recommends security measures such as using IAM roles, enabling server-side encryption (AES-256/KMS), and sanitizing user-provided metadata to prevent injection attacks.
Audit Metadata