aws-sdk-java-v2-secrets-manager
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious behaviors were detected.
- The configuration templates use standard Spring property placeholders (
${aws.accessKeyId},${aws.secretKey}) to load credentials safely from the environment rather than hardcoding actual keys. - The dependencies and code patterns referenced are official and standard for AWS SDK for Java 2.x and Spring Boot development.
Audit Metadata