unit-test

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows established patterns for unit testing and does not contain any malicious instructions or obfuscated code.
  • [COMMAND_EXECUTION]: The skill workflow involves executing bun test commands. This is a standard and expected operation for a testing utility utilizing the Bun runtime.
  • [DATA_INGESTION]: The skill processes user-provided source files to generate comprehensive test cases.
  • Ingestion points: Reads and analyzes source files in the 'Understand the code' workflow step.
  • Boundary markers: None explicitly mentioned in the instructions to separate code content from instructions.
  • Capability inventory: Can create new test files and execute them using the system's bun binary.
  • Sanitization: Standard logic is used to identify test scenarios based on source code structures without specific sanitization requirements.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 03:05 AM