nx-workspace
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively utilizes established CLI tools (
nx,jq,cat) to perform read-only exploration of workspace configurations and project metadata. - [SAFE]: No evidence of network exfiltration, hardcoded credentials, or unauthorized access to sensitive system files was detected.
- [SAFE]: The use of package runners like
npxandyarnis intended for executing the legitimatenxutility from the official NPM registry, which is a well-known and trusted source. - [SAFE]: The instructions emphasize programmatic processing of structured JSON output using
jq, which is a best practice that reduces the risk of accidental instruction following from raw command output.
Audit Metadata