aws-dynamodb

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected. The skill uses standard AWS CLI tools to interact with a well-known service.
  • [COMMAND_EXECUTION]: The skill provides templates for executing aws and jq commands. This is consistent with its stated purpose of managing AWS DynamoDB via a command-line interface.
  • [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection as it retrieves data from external database tables.
  • Ingestion points: Output from aws dynamodb get-item, query, and scan commands (SKILL.md).
  • Boundary markers: None provided for the interpolated data.
  • Capability inventory: AWS CLI commands including write and delete operations (put-item, delete-item).
  • Sanitization: No explicit sanitization of database content is performed before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:13 AM