aws-dynamodb
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill provides legitimate documentation and code examples for using AWS DynamoDB with TypeScript and Python.
- [EXTERNAL_DOWNLOADS]: Mentions standard installations for official AWS SDKs (
@aws-sdk/client-dynamodb,@aws-sdk/lib-dynamodb, andboto3). These are well-known packages from a trusted vendor. - [CREDENTIALS_UNSAFE]: The skill uses dummy placeholders ('local') for local development mode with DynamoDB Local, which is a standard development practice and does not expose sensitive credentials.
- [COMMAND_EXECUTION]: Provides standard AWS CLI and npm commands for table management and dependency installation, which are appropriate for the skill's stated purpose.
Audit Metadata