pull-request-message — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pull-request-message (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.
git status --short first.git diff --stat, git diff,git diff --cached --stat, and git diff --cached as needed.
git diff --stat <base>...HEAD, git diff <base>...HEAD, and git log --oneline <base>..HEAD as needed.
describing the implementation.
provides its own template.
no validation information is available, include a placeholder such as Not run (reason not provided).
when they are relevant to reviewing or merging the change.
## Summary
<One or two sentences describing what this change does.>
## Motivation
<Why this change is needed, what problem it solves, or what context led to it.>
## Modifications
- <Concrete implementation change>
- <Concrete implementation change>
- <Concrete implementation change>
## Result
<What is different after this change lands. Describe user-visible, developer-facing, or operational impact.>
## Validation
- <Command, test, manual check, or "Not run" with a short reason>Optional sections:
## Screenshots
<Before/after images or a note that screenshots are not applicable.>
## Risks and Rollout
- <Compatibility, migration, deployment, or rollback notes>
## Follow-ups
- <Known remaining work that is intentionally out of scope>Summary over a one-line placeholder at the top. It gives reviewersan immediate answer before they read context.
Motivation for the "why", not an implementation recap.Modifications for reviewable facts from the diff.Result for behavior, workflow, API, or documentation impact after thechange is merged.
Validation for tests and checks. Do not mix validation into Result.when it reads naturally.
impact.
Not run (reason not provided) rather than pretending the check happened.
before giving the revised template.
version and include only review-critical context.
For examples and template variants, read references/template.md only when the task needs additional examples or a different PR/MR style.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.