git-guru
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely educational content regarding Git version control. No malicious patterns, command injections, or unauthorized data access were identified during the analysis of the instructional text and reference files.
- [COMMAND_EXECUTION]: All shell command examples provided (e.g.,
git init,git commit,git merge) are standard Git operations intended for user education. The skill appropriately includes warnings (e.g., ⚠️) for destructive commands likegit reset --hardorgit push --force. - [EXTERNAL_DOWNLOADS]: The skill references documentation from a legitimate external source (
https://comprendre-git.com/), which is used for educational purposes and does not involve downloading executable scripts or unverifiable dependencies. - [DATA_EXFILTRATION]: No network operations or sensitive data access patterns were found. The skill operates within the scope of answering Git-related questions based on its internal reference files.
- [PROMPT_INJECTION]: There are no attempts to override agent instructions, bypass safety filters, or extract system prompts.
Audit Metadata