Borrowing it
Nothing to install: this file belongs to yongchane/skala-review-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/yongchane/skala-review-skill/main/.claude/skills/skala-review-update/SKILL.mdgit clone --depth 1 https://github.com/yongchane/skala-review-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/yongchane/skala-review-skill/skala-review-update)<a href="https://agentmods.dev/skills/yongchane/skala-review-skill/skala-review-update"><img src="https://agentmods.dev/badge/skills/yongchane/skala-review-skill/skala-review-update/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/yongchane/skala-review-skill/skala-review-update"><img src="https://agentmods.dev/badge/skills/yongchane/skala-review-skill/skala-review-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00088 | $0.00833 |
| Opus 5 | $0.00044 | $0.00417 |
| Sonnet 5 | $0.00018 | $0.00167 |
| Haiku 4.5 | $0.00009 | $0.00083 |
Grade A, and why
skala-review-update scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
SKALA Review 업데이트
사용자가 SKALA Review Skill 설치 또는 업데이트를 명시적으로 요청한 경우에만 실행한다. 일반 복습 중에는 업데이트를 확인하거나 실행하지 않는다.
정상 업데이트
명령을 실행하기 전에 다음 안내문을 그대로 출력한다.
🔐 SKALA 복습 스킬 업데이트 안내
이번 작업은 다음 위치의 SKALA 복습 스킬 파일만 업데이트합니다.
~/.local/share/skala-review-skill~/.claude/skills/skala-review~/.claude/skills/skala-review-update복습 노트와 개인 학습 자료는 수정하거나 삭제하지 않습니다. 취소해도 현재 설치된 스킬은 그대로 유지됩니다.
이어서 표시되는 명령 실행 요청에서 내용을 확인한 뒤 이번만 허용을 선택해 주세요.
안내문을 출력한 다음 README, 다른 Markdown 파일, 설치 경로, Git 상태를 미리 조사하지 말고 다음 명령 하나만 실행한다.
bash ~/.local/share/skala-review-skill/tools/update-claude-code.sh
명령이 성공하면 실제 출력에서 적용 버전과 검증 성공 여부를 확인하고, Claude Code를 완전히 종료한 뒤 새 세션에서 /skala-review를 실행하라고 안내한다. 정상 업데이트에서는 다른 명령을 실행하지 않는다.
실패한 경우에만 진단
업데이트 명령이 실패한 경우에만 오류 출력을 먼저 요약하고 다음 순서로 최소한의 진단을 수행한다.
- 오류가 관리형 설치 부재를 의미하는지 확인한다.
- 사용자가 현재 열어 둔 Git 저장소가 있다면 원격 주소가
yongchane/skala-review-skill인지 확인한다. - 공식 저장소 루트의
tools/install-claude-code.sh가 확인된 경우에만 다음 명령으로 기존 복사 설치본을 관리형 설치로 전환한다.
bash <저장소-루트>/tools/install-claude-code.sh
- 공식 저장소를 확인할 수 없다면 임의의 스크립트를 내려받아 실행하지 않는다. 공식 저장소를 먼저 clone하거나 기존 clone 위치를 알려달라고 요청한다.
- 스크립트 실패 원인과 이전 버전 복구 여부를 실제 출력으로 확인한다. 확인하지 않은 성공을 보고하지 않는다.
안전 규칙
- 사용자의 명시적 업데이트 요청을 실행 동의로 취급하되, 런타임이 터미널 권한 확인을 요구하면 해당 확인 절차를 따른다.
- 정상 업데이트 전에 파일 목록 조회, README·템플릿 재열람,
git status,git pull, 별도 버전 확인 명령을 실행하지 않는다. - 일반 복습, 빠른 요약, 대화에 복습 글을 출력하는 과정에서는 Bash 명령을 실행하지 않는다.
- 공식 저장소가 아닌 Git 원격이나 관련 없는 프로젝트에서 설치 스크립트를 실행하지 않는다.
- 업데이트 스크립트가 실패하면 오류를 그대로 요약하고, 이전 버전 복구 여부를 출력에서 확인한다.
- 기존 복습 노트와
SKALA-Review/폴더를 변경하거나 삭제하지 않는다. - 업데이트가 끝난 현재 세션에서 새 Skill 동작을 보장하지 않는다. 반드시 재실행을 안내한다.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 58 lines · 88 tokens per session scan A 21ddc09e3f62
skala-review-update is a skill published in the GitHub repository yongchane/skala-review-skill (5 stars, last pushed 1mo ago), licensed MIT. It adds 88 tokens to every session and 833 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
style-skill-creator
A writing tool for creating instructions that teach an AI assistant to follow a particular author's style.
NovaForge
A note-making template for turning a subject, research project, or other work into organized study material. It can produce LaTeX, Typst, or Markdown files in formats for learning, exam preparation, research, projects, and competitions.
re-report
A workflow for turning reverse-engineering results into a standard Korean report for beginners. Reverse engineering means examining software to understand how it works.
create-interactive-slides
A tool for turning a talk, lesson, or product demonstration into an interactive HTML, CSS, and JavaScript slide deck with a storyboard, presenter notes, and rehearsal cues.
re-analyze-mycode
A read-only skill for explaining how source code you own or are allowed to inspect works, in beginner-friendly Korean.
lecture-deck-orchestrator
A workflow for creating self-contained HTML slide decks for lectures, workshops, seminars, and other teaching materials. It also lets users select text directly in the browser and request edits to it.