property-based-testing
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for property-based testing patterns (Inverse Operations, Idempotency, etc.) targeting typical utility functions.
- [EXTERNAL_DOWNLOADS]: The documentation suggests installing 'fast-check' via 'pnpm add -D fast-check'. 'fast-check' is a widely recognized, reputable library for property-based testing in the JavaScript ecosystem.
- [COMMAND_EXECUTION]: Provides standard commands for running tests locally using the Node.js test runner ('node --test'). These are standard development workflows.
- [NO_CODE]: The provided script 'scripts/main.cjs' is a non-functional scaffold that exits with a warning, posing no risk to the execution environment.
Audit Metadata