aws-lambda-durable-functions

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFE
Full Analysis
  • [Official SDK Usage]: The skill recommends using @aws/durable-execution-sdk-js and aws-durable-execution-sdk-python. These are official packages from a recognized source, ensuring that the foundational code for durable execution follows expected vendor standards.
  • [Package Management Patterns]: The instructions include steps for installing dependencies via npm and pip. These patterns are standard for developing applications in these runtimes and target official package registries.
  • [AWS CLI Integration]: The skill uses various aws lambda and aws logs commands for deployment, invocation, and troubleshooting. These are used as intended within the AWS ecosystem to manage serverless resources and monitor execution state.
  • [Sensitive Data Handling Awareness]: In the troubleshooting section, the skill explicitly cautions the agent that execution data may contain sensitive information like PII or credentials. It provides guidance on reviewing content before displaying it, which is a positive security practice.
  • [IAM Best Practices]: The skill references specific AWS managed policies like AWSLambdaBasicDurableExecutionRolePolicy, promoting the use of predefined security configurations for required permissions.
  • [Infrastructure as Code (IaC) Guidance]: The documentation provides templates for CDK, SAM, and CloudFormation, which help in maintaining consistent and auditable infrastructure configurations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 04:14 PM
Security Audit — agent-trust-hub — aws-lambda-durable-functions