aws-serverless

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXFILTRATION] (SAFE): The skill does not contain any hardcoded credentials, API keys, or unauthorized network requests. It uses environment variables (e.g., TABLE_NAME) for configuration, which is the recommended practice for AWS Lambda.
  • [REMOTE_CODE_EXECUTION] (SAFE): No patterns of remote script execution or dynamic code evaluation (like eval() or exec()) were found. The scripts use standard AWS SDK libraries to interact with DynamoDB and SQS.
  • [PROMPT_INJECTION] (SAFE): The skill's instructions and documentation do not contain any attempts to override agent behavior, bypass safety filters, or extract system prompts.
  • [EXTERNAL_DOWNLOADS] (SAFE): The dependencies mentioned (AWS SDK for JavaScript and Python's boto3) are industry-standard libraries for the stated purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:58 PM