rebase-origin-main
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard set of instructions for performing a git rebase. All operations are local to the repository and use standard tooling.
- [COMMAND_EXECUTION]: Uses common development tools (git, pnpm, grep) for their intended purposes (version control, CI validation, conflict detection). There are no instances of arbitrary command execution or privilege escalation.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads or fetch remote scripts. It only fetches git metadata from the 'origin' remote, which is standard behavior for the described task.
- [DATA_EXFILTRATION]: No sensitive file access or network exfiltration patterns were detected. The commands operate solely within the project environment.
Audit Metadata