init-typescript
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a project initializer, generating boilerplate configuration files for TypeScript and the Biome toolchain.
- [SAFE]: The proposed
package.jsonincludes standard devDependencies (typescript, @biomejs/biome) sourced from the official registry. - [SAFE]: Command execution is restricted to standard development workflows, such as directory creation and project linting/type-checking scripts.
- [SAFE]: No obfuscation, data exfiltration, or prompt injection vectors were identified in the instructions or templates.
Audit Metadata