nestjs-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not exhibit any malicious behaviors such as prompt injection, unauthorized data access, or external code downloads.
- [COMMAND_EXECUTION]: The skill uses local shell commands exclusively for project diagnostics and discovery.
- Evidence: Commands such as
find,grep,test, andsedare used within the detection phase to locate configuration files (likenest-cli.json) and identify framework versions. - [DATA_EXPOSURE]: The skill references environment variable management in the context of standard configuration practices.
- Evidence: Mentions checking for
.envfiles and configuringJWT_SECRETfor Passport.js strategies, which aligns with security best practices for credential management.
Audit Metadata