nx-monorepo
Fail
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: HIGHCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to use sudo for adding a software repository and installing the Nx CLI on Linux systems (references/basics.md), which involves acquiring administrative privileges.
- [EXTERNAL_DOWNLOADS]: The skill frequently uses npx and npm install to download and execute packages from the public npm registry, such as create-nx-workspace, @nx/react, and @nx/nest.
- [REMOTE_CODE_EXECUTION]: Documentation for Module Federation includes examples that dynamically load code from remote URLs at runtime using the loadRemoteModule function (references/react.md).
- [COMMAND_EXECUTION]: The skill configures and utilizes Nx Cloud for distributed task execution, involving the start of remote agents and task recording on cloud.nx.app (references/advanced.md, references/ci-cd.md).
Recommendations
- AI detected serious security threats
Audit Metadata