git-repo-detection
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill's instructions are consistent with its stated purpose of git repository identification.\n- [COMMAND_EXECUTION]: The skill uses standard git commands (
git remote) and text processing utilities (sed,awk,cut,basename) to extract repository information. These operations are limited to parsing local repository configuration and are appropriate for the tool's function.\n- [EXTERNAL_DOWNLOADS]: The skill mentions integration with GitHub's official API (api.github.com) and GitHub CLI (gh). These are well-known technology services and are treated as safe sources.
Audit Metadata