analyzing-test-quality
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and a local utility script (
calculate-metrics.sh) for analyzing test quality. The script uses standard Unix utilities (find, grep, wc, bc) to perform pattern counting and ratio calculations on source code files. No network requests, external downloads, or access to sensitive configuration files (e.g., .env, .ssh) were identified. All external tools mentioned in the documentation, such as Stryker Mutator, are well-known, industry-standard testing utilities.
Audit Metadata