hotspot-audit
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell utilities and git commands to perform local repository analysis.
- Evidence: Use of
git log,grep,sort,uniq,head, andwc -linSKILL.mdto identify high-churn files. - [DATA_EXPOSURE]: Data access is limited to the repository's own version control metadata.
- Evidence: The analysis measures commit frequency and file size internally within the local environment without external data transmission or access to sensitive system credentials.
Audit Metadata