workspace-build
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for workspace management and uses established tools such as Nx and pnpm to perform its tasks.
- [COMMAND_EXECUTION]: The skill executes local shell commands (
nx affected,pnpm build) to compile and test code. These commands are standard for continuous integration and development workflows. - [SAFE]: The execution environment is governed by a contract that allows for mutable operations, which is appropriate for a build skill that may generate artifacts or update local caches.
Audit Metadata