link-workspace-packages
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and command examples for linking internal packages in a monorepo environment. All instructions align with standard development practices for the package managers listed.
- [COMMAND_EXECUTION]: The skill includes shell command examples for
npm,pnpm,yarn, andbun. These commands are used to manage local dependencies (e.g.,pnpm add --workspace) and do not involve downloading or executing untrusted remote code.
Audit Metadata