code-nest-project-spec
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions and scripts for building and deploying the platform, including Maven commands for the backend and NPM scripts for the frontends. These are standard operational procedures for a multi-module developer project and are intended for legitimate development and maintenance tasks.
- [EXTERNAL_DOWNLOADS]: The project references standard package managers (Maven, NPM, and PIP) to download and install dependencies from official registries. The documentation clearly outlines the environment requirements and setup steps.
- [SAFE]: The project demonstrates strong security practices, including the use of DOMPurify for sanitizing user-generated content, centralized AI prompt management with structured output validation, and the use of environment variables for sensitive configuration like JWT secrets and API keys.
Audit Metadata