constructive-pnpm
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of standard build and management commands (e.g.,
pnpm install,pnpm -r run build,perna version). These commands are necessary for its primary purpose of monorepo management and are executed within the local workspace context. - [EXTERNAL_DOWNLOADS]: The skill specifies a set of standard development dependencies to be fetched from the public NPM registry. This includes well-known tools like Lerna and TypeScript, as well as 'makage', a build utility used specifically within the author's development standard. All packages are referenced by version and are typical for the described use case.
Audit Metadata