rebase

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were detected. The skill implements a standard developer workflow for analyzing and resolving conflicts during a Git rebase.
  • [COMMAND_EXECUTION]: The skill uses shell commands to interact with the local Git repository via the Git CLI (merge-base, diff, rebase). These commands are used appropriately for repository management.
  • [PROMPT_INJECTION]: The skill ingests untrusted data by reading file-level diffs from the repository (SKILL.md). While it lacks explicit boundary markers or sanitization for this content and has the capability to execute Git commands, this represents a common surface for indirect prompt injection in developer tools rather than an active threat.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 11:39 PM
Security Audit — agent-trust-hub — rebase