writing-unit-tests-typescript

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a documentation-only guide for unit testing. It does not include any executable scripts, external downloads from untrusted sources, or requests for sensitive information. All code samples provided are standard test patterns using the Vitest framework.
  • [COMMAND_EXECUTION]: The skill mentions standard development commands such as 'npm test' and 'npx vitest'. These are appropriate for the intended purpose of running unit tests within a JavaScript/TypeScript project environment.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. Dependencies mentioned (Vitest, jsdom) are well-known, industry-standard libraries for the described tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 05:21 PM