dev-summary
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard system commands such as git, find, grep, and awk to extract repository metrics. These operations are read-only and restricted to the repository paths provided by the user.
- [DATA_EXFILTRATION]: The skill processes repository metadata, including contributor names and email addresses, which is necessary for the stated purpose of generating development summaries. This information remains local and is not sent over the network.
- [SAFE]: No remote downloads, obfuscation, or persistence mechanisms were detected. The generated HTML dashboard is self-contained and does not rely on external dependencies.
Audit Metadata