monday-code-dev
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to detect project structure, manage local processes, and execute developer scripts such as
npm run dev. It also interacts with themappsCLI tool, which is a resource provided by the vendor, mondaycom. - [EXTERNAL_DOWNLOADS]: The skill triggers the download of project dependencies via
npm installand retrieves the official MongoDB container image usingdocker run. These actions are standard for development workflows and target well-known, trusted registries.
Audit Metadata