typescript-expert

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands and a Python script to perform environment diagnostics and project analysis. Evidence: SKILL.md contains bash scripts for tool detection, and scripts/ts_diagnostic.py uses subprocess.run to execute diagnostic commands.
  • [EXTERNAL_DOWNLOADS]: The skill leverages npx to run various TypeScript-related tools. Evidence: Mentions of npx tsc, npx vitest, npx ts-migrate, and npx typesync are used for project validation and migration. These are well-known services and tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:34 AM