typescript-build-tools

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines numerous package.json scripts and shell commands for project management (builds, tests, linting, typechecking). These commands use standard tools like Bun and Turborepo to orchestrate the development lifecycle. This includes instructions for running database migrations using shell commands in test lifecycle hooks, which is a common practice for integration testing in a local development environment.
  • [EXTERNAL_DOWNLOADS]: The skill guides users to install various TypeScript-related dependencies from the official NPM registry via Bun. All mentioned packages (e.g., vitest, biome, turbo, drizzle-orm, tsgo) are standard development tools consistent with the skill's stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 12:22 PM
Security Audit — agent-trust-hub — typescript-build-tools