task-register-8f0353 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-register-8f0353 (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 已为当前用户认证。.github/ISSUE_TEMPLATE/task.yml 或 framework source templates/.github/ISSUE_TEMPLATE/task.yml。 gh issue list --repo {REPO_SLUG} --state all \
--search "{work keywords}" \
--limit 20 \
--json number,title,state,milestone,labels,url gh api repos/{REPO_SLUG}/milestones \
--jq '.[] | {number,title,state,description,open_issues,closed_issues}'title、state 和 description 判断。 gh api repos/{REPO_SLUG}/labels --paginate \
--jq '.[] | {name,description,color}'name 和 description 判断。title 和 description 比较。name 和 description 时才选择 label。bug、documentation、enhancement、duplicate 或 question。kind:architecture、kind:automation、kind:regression、kind:verification 或 kind:follow-up 等 kind labels 只在能有意义地区分处理时使用。.github/ISSUE_TEMPLATE/task.yml。templates/.github/ISSUE_TEMPLATE/task.yml。gh issue create 不运行 Issue Form UI,所以将 form fields 转换为 Markdown sections。gh issue create。 gh issue create --repo {REPO_SLUG} \
--title "{title}" \
--body "{body}" \
--milestone "{milestone}" \
--label "{label}"--label,例如 --label documentation --label enhancement。--label。 gh issue view {N} --repo {REPO_SLUG} \
--json number,title,state,milestone,labels,urltask-start。OPEN。area:* labels 按主要工作所有权选择。.github/ISSUE_TEMPLATE/task.yml 对应的必需输入。gh issue create。task-start。$task-register 或从 /skills 菜单选择 task-register/task-register~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.