typescript
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The skill recommends installing standard development dependencies from the npm registry (pnpm, tsx, zod, eslint, vitest). These are well-known, trusted tools used within their intended scope.
- [COMMAND_EXECUTION] (INFO): The skill provides templates for standard build and test commands (e.g.,
pnpm turbo lint,tsc --noEmit). These are boilerplate instructions for a development environment and do not involve arbitrary or dangerous execution. - [DATA_EXPOSURE] (SAFE): No sensitive file access or credential exposure detected. The skill correctly recommends using a central
env.tsfor environment variable validation. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found.
Audit Metadata