aws-sdk-java-v2-dynamodb
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes secure credential management by demonstrating the use of Spring Boot properties and environment variables (${AWS_ACCESS_KEY_ID}) rather than hardcoding sensitive credentials in the source code.- [SAFE]: Data operations are performed using the AWS SDK's Expression API and AttributeValue objects, which provide built-in protection against injection attacks by separating the query logic from the data values.- [SAFE]: The skill uses well-known and trusted external resources, including official AWS Maven dependencies and official Docker images from LocalStack and Postgres for integration testing.- [SAFE]: Analysis of the entity mapping and CRUD implementation confirms that the skill performs standard database operations consistent with its stated purpose.- [SAFE]: No evidence of prompt injection, obfuscation, data exfiltration, or unauthorized persistence mechanisms was found across any of the analyzed files.
Audit Metadata