aws-lambda-php-integration

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard deployment patterns for AWS Lambda using industry-recognized tools like the Bref framework and the Serverless Framework. All external references target well-known repositories and documentation from trusted organizations.
  • [DATA_EXPOSURE]: The skill correctly demonstrates the use of environment variables and IAM roles for secret management. It explicitly warns against hardcoding credentials and suggests using AWS SSM Parameter Store, which is a security best practice.
  • [COMMAND_EXECUTION]: While the skill includes instructions for deploying via the command line (e.g., vendor/bin/bref deploy), these are standard operational procedures for the described technology stack and do not involve unauthorized or suspicious command execution.
  • [EXTERNAL_DOWNLOADS]: Dependencies listed in the provided composer.json and package.json snippets (such as bref/bref, aws/aws-sdk-php, and symfony/framework-bundle) are well-known, widely used open-source libraries. No unverified or suspicious third-party packages are requested.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 07:09 AM