aws-sdk-java-v2-dynamodb
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains idiomatic Java code snippets for DynamoDB operations, following official AWS documentation and best practices.
- [EXTERNAL_DOWNLOADS]: Referenced Maven dependencies (software.amazon.awssdk) and Docker images (localstack/localstack) are from trusted organizations and well-known services, posing no security risk.
- [CREDENTIALS_UNSAFE]: The skill correctly uses placeholders and environment variables (${AWS_ACCESS_KEY_ID}) for credential management rather than hardcoding sensitive information.
- [PROMPT_INJECTION]: No malicious instructions, bypass attempts, or jailbreak patterns were detected in the skill's instructions or metadata.
- [REMOTE_CODE_EXECUTION]: There are no patterns of remote code execution or untrusted script execution. The Bash tool is used solely for legitimate development tasks like running local tests.
Audit Metadata