cli
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for the NestJS CLI, an industry-standard development tool. All commands and installation instructions follow official documentation practices.
- [EXTERNAL_DOWNLOADS]: The skill references standard package installations via
npmandnpxfor@nestjs/cliand related official modules (@nestjs/swagger,@nestjs/graphql, etc.). These are well-known, official packages from the NestJS ecosystem and do not pose a security risk. - [COMMAND_EXECUTION]: The skill lists standard development commands such as
nest build,nest start, andnest generate. These are typical for a CLI-focused skill and are used within the context of project scaffolding and local development. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found. The instructions are purely instructional and intended for legitimate software development workflows.
Audit Metadata