test-metrics-dashboard
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill performs legitimate analysis of test execution data.
- [EXTERNAL_DOWNLOADS]: The skill executes
npx jestto generate test reports. Jest is a widely recognized and trusted testing framework, and its usage here follows standard development practices. - [COMMAND_EXECUTION]: The skill uses local system utilities like
jq,awk, andsortto parse and aggregate data from test result files. These commands are constrained to the skill's stated purpose of metrics calculation.
Audit Metadata