using-runtime-checks
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE] (SAFE): The skill provides thorough documentation and examples for defensive programming. By teaching runtime validation, it helps prevent vulnerabilities arising from unvalidated external data, such as schema confusion or type-related logic errors.- [EXTERNAL_DOWNLOADS] (LOW): The skill references standard installation procedures for well-known, reputable validation libraries (e.g., zod, yup, ajv) from public registries like npm. These are expected in the context of the tutorial.- [COMMAND_EXECUTION] (LOW): Contains standard shell commands for managing dependencies (npm install, pnpm add, etc.). These are routine developer actions and do not involve suspicious execution patterns.
Audit Metadata