smart-rebase
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local Bash script (
scripts/rebase-sync.sh) to execute Git and GitHub CLI commands. This implementation is transparent, task-specific, and includes safeguards to prevent overwriting shared history on protected branches. - [EXTERNAL_DOWNLOADS]: The skill documentation refers to the
github/gh-stackextension. This dependency belongs to a trusted organization (GitHub) and is a standard tool for the functionality described. - [DATA_EXFILTRATION]: Network activity is limited to Git synchronization (
fetch,push) with the repository's configured 'origin' remote. No unauthorized network operations or access to sensitive user credentials were found.
Audit Metadata