git-rebase
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and local shell scripts intended to assist developers with standard git workflows. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The skill includes bash scripts (
pre-rebase-backup.sh,analyze-conflicts.sh, andvalidate-merge.sh) that execute standard git and shell commands (e.g., git branch, git diff, grep, sed). These scripts are used for analyzing local repository state and creating backups, which is consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The documentation suggests using standard development tools like npm for running tests and linters. These are well-known services and typical for software development environments, presenting no specific security risk in this context.
Audit Metadata