nrpg-workflow
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines security protocols for a specific project, focusing on using NextAuth for session management and preventing the use of localStorage for authentication tokens. These are defensive security instructions.
- [SAFE]: The skill includes instructions to ensure multi-tenancy and data privacy by restricting access to contractor profiles and preventing direct contact between clients and contractors.
- [COMMAND_EXECUTION]: The workflow involves running standard Node.js development commands such as 'npm run lint', 'npm test', and 'npm run build'. These are routine actions for validating code changes in a development environment.
Audit Metadata