soft-delete-git

Pass

Audited by Gen Agent Trust Hub on Aug 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate Git branch maintenance using local command-line tools. No malicious patterns or security risks were identified in the instructions or command sequences.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes branch names and GitHub PR metadata which could potentially be manipulated.
  • Ingestion points: Data enters the context via git branch --show-current and gh pr view output (SKILL.md).
  • Boundary markers: None explicitly defined for interpolated command arguments.
  • Capability inventory: Uses git and gh for local repository and remote metadata operations.
  • Sanitization: Relies on the execution environment to handle command argument interpolation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 3, 2026, 02:01 PM
Security Audit — agent-trust-hub — soft-delete-git