testing/property-testing
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-focused guide for implementing property-based testing. All code snippets provided are standard examples of using the fast-check library for verifying invariants, roundtrips, and idempotence in JavaScript applications.- [EXTERNAL_DOWNLOADS]: Recommends installing 'fast-check' via npm, which is a well-known and established open-source library for generative testing. No untrusted or malicious sources are referenced.- [COMMAND_EXECUTION]: Provides standard shell commands for package installation and running tests (npm test) within a local development environment.
Audit Metadata