pre-land-refuters

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute several local shell scripts located within the repository's scripts/ directory, including scripts/pawl-review.sh, scripts/pawl-verdict.sh, scripts/reconcile-pr.sh, and scripts/evolve/halt-check.sh. These executions are central to the skill's purpose of automating the 'pre-land' validation gate.
  • [COMMAND_EXECUTION]: It utilizes external CLI tools such as gh (GitHub CLI) for retrieving PR metadata (gh pr view) and git for repository state verification (git fetch).
  • [COMMAND_EXECUTION]: The skill invokes the codex-exec tool (a listed dependency) with security-conscious flags like --sandbox read-only to perform validations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 08:56 AM
Security Audit — agent-trust-hub — pre-land-refuters