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, and git push, as well as pnpm install for 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.cjs and generate-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
Risk Level
SAFE
Analyzed
Mar 29, 2026, 01:17 AM