git-tutor
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill performs filesystem operations such as
mkdirto create the.git-tutor/directory and usesechoandgrepto modify the.gitignorefile to exclude its internal tracking data. - [COMMAND_EXECUTION]: The skill executes Git commands (e.g.,
git rev-parse,git init) and encourages users to run various Git commands in the terminal as part of the learning process. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill stores learning progress, streaks, and achievements locally in JSON files within the
.git-tutor/directory. No sensitive user data or credentials are accessed or transmitted externally. - [SAFE]: All identified command execution and file management activities are directly related to the skill's primary educational purpose and include instructions for the agent to maintain transparency with the user.
Audit Metadata