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 degitto fetch project templates from the officialnodejs-bootGitHub repository, which is the vendor's own resource. - [REMOTE_CODE_EXECUTION]: Includes instructions for local development using
pnpm devto 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