onboard-new-developer
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional markdown for developer onboarding. It outlines standard procedures such as configuring Git/SSH keys, setting up a development environment, and running local development servers.
- [COMMAND_EXECUTION]: The instructions reference standard local development commands using the
pnpmpackage manager (e.g.,pnpm setup,pnpm dev). These are typical for modern JavaScript/TypeScript monorepos and are used here for their intended purpose of local project setup.
Audit Metadata