Unit Test Quality Checker
PassAudited by VirusTotal on May 5, 2026.
Findings (1)
The unit-test-quality-checker skill is a legitimate tool designed to audit test suites based on Michael Feathers' 'Working Effectively with Legacy Code' criteria. It uses standard utilities like Grep and Bash to identify architectural violations (e.g., database or network access in unit tests) and measure execution timing. The logic is transparently aligned with its stated purpose, and there are no indicators of data exfiltration, malicious execution, or prompt injection.
