aws-lambda
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and boilerplate code for building serverless applications on AWS. All referenced tools (AWS SAM CLI, AWS CLI) and libraries (boto3, aws-lambda) are official and industry-standard.
- [EXTERNAL_DOWNLOADS]: Instructions include installing standard developer tools like
aws-sam-cliandawsclifrom official registries. These references are neutral and consistent with the skill's purpose. - [INDIRECT_PROMPT_INJECTION]: The code examples demonstrate processing data from external triggers, specifically API Gateway (SKILL.md, handler.ts) and S3 (SKILL.md, handler.py). While these ingestion points represent an entry point for untrusted data, the skill follows standard implementation patterns for cloud functions, and the risk is inherent to the described architectural pattern.
Audit Metadata