task-final-report-1f4f49 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-final-report-1f4f49 (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} 没有未提交变更,或只剩此流程将要 commit 的变更。mydocs/report/task_m{milestone}_{N}_report.md。mydocs/_templates/final_report.md。mydocs/orders/{yyyymmdd}.md 中的 #{N} row。mydocs/_templates/orders.md 的输出格式。Done,并在 notes 中包含 Done: HH:mm。 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} 的 Open PR。 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 固定的 URL 链接 work documents:https://github.com/{REPO_SLUG}/blob/{HEAD_SHA}/mydocs/...。[filename](URL),不要使用 raw links。blob/publish/task{N}/... links。Automated Verification、Manual/Scenario Verification、CI/Remote Verification 和 Verification Limitations。Topic / Method / Result / Evidence 表,概括检查了哪个 acceptance criterion,以及关键输出或通过数量。Scenario / Check Procedure / Result / Evidence 表。Item / Result / Evidence 表。Verification Limitations 或 Remaining Risks。Screenshots 只为视觉变更保留。Related Issues 用于 prerequisite、follow-up、Epic、upstream 或 reference Issues,不是 target task。mydocs/_templates/final_report.md 的必需章节。git status --short 为空。gh pr view 显示 base/head 正确的 non-draft PR。Changes Stage summaries 链接到 stage reports 和短 commit SHA links。[filename](URL) 格式。blob/publish/task{N}。Verification section 遵循 Automated Verification、Manual/Scenario Verification、CI/Remote Verification 和 Verification Limitations。Done,并包含 Done: HH:mm。local/task{N} push 到远程;始终发布为 publish/task{N}。$task-final-report 或 /skills 菜单/task-final-report~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.