jest-tests
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and resources from well-known and trusted domains including jestjs.io and github.com (for Codecov actions).
- [COMMAND_EXECUTION]: Shell commands are restricted to standard package management (npm, yarn, pnpm, bun) and running the Jest CLI (
jest,npx jest). No suspicious or privileged command execution (like sudo) is present. - [REMOTE_CODE_EXECUTION]: There are no patterns involving piped remote scripts (e.g., curl | bash) or dynamic execution of untrusted code. All packages installed are well-known libraries within the JavaScript ecosystem.
- [PROMPT_INJECTION]: The instructions do not contain any attempts to override agent behavior, bypass safety filters, or extract system prompts.
- [DATA_EXFILTRATION]: No sensitive file access or network operations targeting unknown or suspicious domains were identified.
Audit Metadata