git-notes
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource for standard Git functionality. All included commands (e.g., git notes add, show, append, merge) are legitimate tools for managing metadata in a Git repository.
- [COMMAND_EXECUTION]: Documents the use of Git CLI commands for metadata management. These are routine development tasks and do not involve unauthorized privilege escalation or arbitrary code execution.
- [DATA_EXFILTRATION]: Describes standard Git workflows for sharing notes with remotes (e.g., git push origin refs/notes/*). These operations are documented as intended collaborative features for developers.
Audit Metadata