internal-workspace-devdeps-hoist
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of routine development instructions for managing project dependencies.
- [COMMAND_EXECUTION]: Instructs the agent to run standard development commands including
pnpm install,bun typecheck, andbun lint:fixto verify workspace integrity after hoisting internal dependencies. - [EXTERNAL_DOWNLOADS]: The verification process involves
pnpm install, which downloads dependencies from the official npm registry as defined in the project's package configuration.
Audit Metadata