aws-serverless

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [Indirect Prompt Injection] (LOW): The Lambda handler templates in handler.js and handler.py process untrusted data from event.body, which constitutes an indirect prompt injection surface. 1. Ingestion points: event.body parsing in handler.js and handler.py. 2. Boundary markers: No delimiters or ignore-instructions are used in the prompt context. 3. Capability inventory: Templates include DynamoDB read/write access and SAM policies (DynamoDBReadPolicy, DynamoDBCrudPolicy). 4. Sanitization: No input validation or schema enforcement is present in the code snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM