pr-merge-cleanup-37fbbf — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pr-merge-cleanup-37fbbf (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
gh pr view {number} --json state,mergeCommit.closes #N and the Issue was automatically closed. gh pr view {number} --json state,mergedAt,mergeCommit,headRefName
gh issue view {N} --json statestate != MERGED, stop immediately and report to the task requester. gh issue close {N}{BASE_BRANCH}. git fetch origin --prune
git checkout {BASE_BRANCH}
git pull --ff-only--delete-branch. git push origin --delete publish/task{N} 2>&1 || echo "already deleted" git worktree remove ../{repo}-task{N}
git worktree prune git branch -d local/task{N}
# Forced deletion requires explicit task requester approval: git branch -D local/task{N}mydocs/orders/{yyyymmdd}.md is Done with a completion time.gh pr view {number} shows state == MERGED.git branch -vv | grep local/task{N} has no output if the branch was deleted.git ls-remote origin publish/task{N} has empty output.git worktree list does not include the cleaned worktree.git branch --show-current is {BASE_BRANCH}.git branch -D without explicit approval; unmerged commits may be lost.$pr-merge-cleanup or the /skills menu/pr-merge-cleanup~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.