skills/alinaqi/maggy/aws-aurora/Gen Agent Trust Hub

aws-aurora

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The documentation includes a code snippet for a migration Lambda function that uses child_process.execSync to execute npx prisma migrate deploy. This is a standard practice for applying schema changes in serverless CI/CD workflows.\n
  • Evidence: Found execSync('npx prisma migrate deploy', ...) in the lambdas/migrate.ts example snippet.\n- [EXTERNAL_DOWNLOADS]: The skill recommends installing official and well-known libraries from public registries, including boto3, prisma, and various @aws-sdk packages, which are essential for database interaction.\n
  • Evidence: Recommends npm install prisma, npm install data-api-client, and boto3 for Python.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 04:17 PM
Security Audit — agent-trust-hub — aws-aurora