aws-lambda-managed-instances
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- IAM Policy Guidance: The skill includes templates for the Execution and Operator IAM roles necessary for LMI functionality. These templates incorporate security best practices, such as using resource-based conditions and account scoping to maintain secure infrastructure boundaries.
- External Resource References: Provides links to established vendor resources, including official AWS documentation and a pricing calculator hosted on an official AWS samples repository. These references help users perform accurate cost-benefit analysis using vendor-provided tools.
- Security Best Practices Integration: Explicitly recommends security measures such as using AWS Secrets Manager for credential management, implementing VPC egress filtering, and enabling encryption for associated services like SQS and CloudWatch Logs.
- Concurrency Safety Patterns: Offers detailed guidance on managing shared resources (like the
/tmpdirectory and global state) when running multi-concurrent workloads, helping developers avoid common pitfalls such as race conditions or data leakage between requests.
Audit Metadata