risk-based-testing
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell command (
git log --since="3 months ago" --format='' --name-only | sort | uniq -c | sort -rn | head -20) intended for the agent to identify high-churn code modules. This is a standard, read-only Git operation used to inform the risk assessment process. - [SAFE]: The skill defines a structured workflow for risk discovery and coverage alignment. All instructions are aimed at helping a QA engineer or developer improve test strategy and do not involve network requests, sensitive file access outside of project context, or privilege escalation.
Audit Metadata