nest-service
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands such as
yarn build,yarn test, andyarn prisma:generate. These operations are consistent with the stated purpose of managing a NestJS backend service. - [EXTERNAL_DOWNLOADS]: The skill mentions using
yarnto install dependencies, which is the standard mechanism for managing packages in Node.js projects.
Audit Metadata