validate-type-safety

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Executes project-defined scripts such as tests and type checks. This is the primary intended function of the validation gate.\n- [EXTERNAL_DOWNLOADS]: Uses npx to run standard developer utilities like tsc and type-coverage from the npm registry. These are well-known tools used in typical TypeScript development.\n- [INDIRECT_PROMPT_INJECTION]: The skill analyzes package.json and tsconfig.json to configure its execution. While these are external data sources, they are standard configuration files for the intended task.\n
  • Ingestion points: Reads package.json and tsconfig.json from the project root.\n
  • Boundary markers: None; the skill operates as an automated developer tool.\n
  • Capability inventory: Employs the Bash tool to execute detected scripts.\n
  • Sanitization: None; it executes scripts as defined in the project configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 09:29 PM
Security Audit — agent-trust-hub — validate-type-safety