custom-rebase
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of standard git commands such as
git rebase,git fetch, andgit push, as well aspnpm installfor dependency management. These operations are core to the skill's documented rebase workflow. - [COMMAND_EXECUTION]: The skill executes two internal Node.js scripts:
align-pre-initial-versions.cjsandgenerate-rebase-report.cjs. These scripts automate the alignment of changeset versions and generate technical reports by reading local files and executing informational git commands. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were identified. All automated actions are transparent and support the primary use-case of managing complex repository rebases.
Audit Metadata