proto-codegen
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local development commands including
pnpm generate:proto,pnpm install, andmake build. These commands are used to regenerate TypeScript types, manage local overrides inpackage.json, and rebuild the local UI server. - [EXTERNAL_DOWNLOADS]: The skill fetches protocol buffer definitions from the
temporalio/apirepository on GitHub. These downloads are directed to the official repository of the skill author (temporalio) and are standard for the described codegen functionality.
Audit Metadata