git-rebase
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a guide for Git workflows and does not contain any malicious instructions or bypass attempts.
- [COMMAND_EXECUTION]: The skill includes shell scripts (scripts/pre-rebase-backup.sh, scripts/analyze-conflicts.sh, scripts/validate-merge.sh) that execute local Git commands and standard Unix utilities like grep, sed, and wc. These operations are restricted to the local repository context and align with the skill's stated purpose.
- [SAFE]: No network access, data exfiltration patterns, or connections to external domains were identified in any of the scripts or documentation.
- [SAFE]: No obfuscation techniques, hidden payloads, or suspicious encoding (e.g., Base64, zero-width characters) were found.
- [SAFE]: No external packages or remote code execution patterns were detected; the skill relies entirely on the user's existing local environment (Git, Node.js).
Audit Metadata