jest
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill package is composed entirely of informational markdown files and templates. It contains no scripts (such as .sh, .js, or .py files) that could be executed by the agent environment.
- [COMMAND_EXECUTION]: The skill documentation provides instructions on how to use standard Jest CLI commands (e.g.,
jest,jest --watch). These are legitimate, project-specific development tools. - [EXTERNAL_DOWNLOADS]: Includes instructions for installing the Jest framework via well-known package managers and official registries (npm, yarn, pnpm), which is standard for JavaScript development and poses no security risk.
Audit Metadata