task-start-301923 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-start-301923 (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 CLI is authenticated for the current user. gh issue view {N} --json number,title,milestone,state,body{BASE_BRANCH}. git fetch origin
git checkout {BASE_BRANCH}
git pull --ff-only # single worktree
git checkout -b local/task{N}
# separate worktree, recommended to avoid interfering with another agent
git worktree add ../{repo}-task{N} -b local/task{N} origin/{BASE_BRANCH}mydocs/orders/{yyyymmdd}.md.mydocs/_templates/orders.md.| #{N} | {task title} | In progress | M{milestone}, task plan written and awaiting approval |mydocs/plans/task_m{milestone}_{N}.md.mydocs/_templates/task_plan.md. git status --short
git diff --check git add mydocs/plans/task_m{milestone}_{N}.md mydocs/orders/{yyyymmdd}.md
git commit -m "Task #{N}: task plan and daily task board update"git log --oneline -1 shows Task #{N}: task plan and daily task board update.mydocs/orders/{yyyymmdd}.md contains a #{N} row.mydocs/plans/task_m{milestone}_{N}.md fills required sections from mydocs/_templates/task_plan.md.$task-start or select task-start from the /skills menu/task-start~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.