nodeboot-server-lambda

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and standard TypeScript code samples for integrating the Node-Boot framework with AWS Lambda using official adapter libraries.
  • [EXTERNAL_DOWNLOADS]: The instructions suggest using npx degit to fetch project templates from the official nodejs-boot GitHub repository, which is the vendor's own resource.
  • [REMOTE_CODE_EXECUTION]: Includes instructions for local development using pnpm dev to run a local emulation environment (Serverless Offline), which is standard practice for this deployment model.
  • [COMMAND_EXECUTION]: The provided handler code manages standard AWS Lambda events and does not perform any unauthorized shell commands or restricted system operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 10:17 PM
Security Audit — agent-trust-hub — nodeboot-server-lambda