nodeboot-core
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill links to official documentation and guides hosted on the vendor's GitHub repository (github.com/nodejs-boot/node-boot).
- [COMMAND_EXECUTION]: Contains standard development and testing commands (pnpm tsc, pnpm test) intended for local environment verification.
- [PROMPT_INJECTION]: The framework instructions cover processing untrusted external data from HTTP requests (e.g., via @Body, @QueryParam). Ingestion points: decorators listed in resources/decorators-reference.md. Boundary markers: none mentioned. Capability inventory: framework decorators and dependency injection. Sanitization: documentation references class-validator and nodeboot-starter-validation.
Audit Metadata