task-register-66c829 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-register-66c829 (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 또는 프레임워크 원본 templates/.github/ISSUE_TEMPLATE/task.yml을 읽을 수 있음 gh issue list --repo {REPO_SLUG} --state all \
--search "{작업 키워드}" \
--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과 명확히 대응할 때만 선택한다.type label 1개 + area label 1~2개 + kind/status label 0~1개로 제한한다.bug, documentation, enhancement, duplicate, question 등 작업 성격을 나타내는 label 중 1개를 우선 고른다.area:* label은 영향을 받는 모든 영역이 아니라 주 작업 소유 영역 기준으로 고른다.kind:* label은 kind:architecture, kind:automation, kind:regression, kind:verification, kind:follow-up처럼 처리 방식이나 맥락을 실제로 구분할 때만 붙인다..github/ISSUE_TEMPLATE/task.yml을 우선 기준으로 작성한다.templates/.github/ISSUE_TEMPLATE/task.yml을 참조한다.gh issue create는 Issue Form UI를 실행하지 않으므로, Form의 입력 항목을 아래 Markdown 섹션으로 변환해 본문을 만든다.gh issue create를 실행하지 않는다. gh issue create --repo {REPO_SLUG} \
--title "{제목}" \
--body "{본문}" \
--milestone "{milestone}" \
--label "{label}"--label documentation --label enhancement처럼 반복한다.--label 옵션을 생략한다. gh issue view {N} --repo {REPO_SLUG} \
--json number,title,state,milestone,labels,urltask-start 진입 승인 요청OPEN 상태여야 한다.area:* label은 주 작업 소유 영역 기준으로 선택되어야 한다..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.