coverage-analysis
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and utility guide for configuring code coverage tools like Istanbul, c8, and coverage.py.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard, well-known development tools from official registries including
c8,nyc, andpytest-cov. - [EXTERNAL_DOWNLOADS]: References community GitHub Actions (
davelosert/vitest-coverage-report-actionandmarocchino/sticky-pull-request-comment) for CI/CD reporting, which are standard practices for developer-focused tooling. - [COMMAND_EXECUTION]: Includes a utility script (
scripts/coverage-ratchet.ts) intended to run locally or in CI environments. This script performs benign file operations, such as reading coverage results and writing a local state file to prevent coverage regression.
Audit Metadata