task-start-2824d2 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-start-2824d2 (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 인증 완료 gh issue view {N} --json number,title,milestone,state,body git fetch origin
git checkout {BASE_BRANCH}
git pull --ff-only # 단일 worktree
git checkout -b local/task{N}
# 분리 worktree (권장: 다른 에이전트 비간섭)
git worktree add ../{repo}-task{N} -b local/task{N} origin/{BASE_BRANCH}mydocs/orders/{yyyymmdd}.md에 행 추가mydocs/_templates/orders.md를 기준으로 한다.| #{N} | {타스크 제목} | 진행중 | M{milestone}, 수행계획서 작성 후 승인 대기 |mydocs/plans/task_m{milestone}_{N}.mdmydocs/_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}: 수행 계획서 작성과 오늘할일 갱신"git log --oneline -1이 Task #{N}: 수행 계획서 작성과 오늘할일 갱신을 보여야 한다mydocs/orders/{yyyymmdd}.md에 #{N} 행 존재mydocs/plans/task_m{milestone}_{N}.md가 mydocs/_templates/task_plan.md의 필수 섹션을 채움$task-start 또는 /skills 메뉴에서 task-start 선택/task-start~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.