modules
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists entirely of documentation and boilerplate code for NestJS development. It provides instructions on organizing applications into modules, including feature, shared, global, and dynamic modules. No malicious code, exfiltration attempts, or injection vectors were identified.
- [COMMAND_EXECUTION]: The skill references standard NestJS CLI commands (
nest generate module,nest generate resource) used for project scaffolding. These commands are benign and standard practice for NestJS developers.
Audit Metadata