deploy
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to execute various system-level commands including Git for version control (git pull, git revert), NPM for build and test processes (npm test, npm run build), and Docker Compose for service orchestration.
- [EXTERNAL_DOWNLOADS]: The skill involves pulling code from remote repositories on GitHub and installing third-party dependencies via the NPM package manager, which is standard behavior for the intended deployment workflow.
Audit Metadata