task-final-report-82529e — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-final-report-82529e (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.
local/task{N} has no uncommitted changes, or only changes that this procedure will commit.mydocs/report/task_m{milestone}_{N}_report.md.mydocs/_templates/final_report.md.mydocs/orders/{yyyymmdd}.md.mydocs/_templates/orders.md.Done and include Done: HH:mm in notes. git status --short
git diff --check
git log --oneline {BASE_BRANCH}..local/task{N} git add mydocs/report/task_m{milestone}_{N}_report.md mydocs/orders/{yyyymmdd}.md
git commit -m "Task #{N} Stage {last} + final report: {summary}"
# or
git commit -m "Task #{N}: final report and daily task board completion" git push origin local/task{N}:publish/task{N}{BASE_BRANCH}. HEAD_SHA=$(git rev-parse HEAD)
PR_BODY=/tmp/task{N}-pr-body.md
# Start from {PR_TEMPLATE_PATH} and write "$PR_BODY" from the final report and stage reports.
gh pr create --base {BASE_BRANCH} --head publish/task{N} \
--title "Task #{N}: {title}" \
--body-file "$PR_BODY"{PR_TEMPLATE_PATH}.HEAD_SHA pinned URLs: https://github.com/{REPO_SLUG}/blob/{HEAD_SHA}/mydocs/....[filename](URL) instead of raw links.blob/publish/task{N}/... links.Automated Verification, Manual/Scenario Verification, CI/Remote Verification, and Verification Limitations.Topic / Method / Result / Evidence table, summarizing what acceptance criterion was checked and the key output or pass count.Scenario / Check Procedure / Result / Evidence table.Item / Result / Evidence table with GitHub Check names, run links, or check time.Verification Limitations or Remaining Risks.Screenshots only for visual changes.Related Issues is for prerequisite, follow-up, Epic, upstream, or reference Issues, not the target task.mydocs/_templates/final_report.md.git status --short is empty.gh pr view shows a non-draft PR with the correct base/head.Changes Stage summaries link to stage reports and short commit SHA links.[filename](URL) format.blob/publish/task{N}.Verification section follows Automated Verification, Manual/Scenario Verification, CI/Remote Verification, and Verification Limitations.Done with Done: HH:mm.local/task{N} directly to remote; always publish as publish/task{N}.$task-final-report or the /skills menu/task-final-report~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.