Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/kimlawtech/korean-privacy-termsnpx agentmods add skills/kimlawtech/korean-privacy-terms/privacy-globalWrote 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/kimlawtech/korean-privacy-terms/privacy-global)<a href="https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-global"><img src="https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-global/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/kimlawtech/korean-privacy-terms/privacy-global"><img src="https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-global.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00068 | $0.01521 |
| Opus 5 | $0.00034 | $0.00760 |
| Sonnet 5 | $0.00014 | $0.00304 |
| Haiku 4.5 | $0.00007 | $0.00152 |
Grade A, and why
privacy-global 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 167 lines — stays where its author put it; the contents beside it link to each section on GitHub.
privacy-global — 한국+EU 병기 전용 스킬
호출 즉시 출력
한국+EU 병기 모드로 시작합니다.
생성될 문서
/privacy, /terms — 한국어 (PIPA + 약관규제법 + 전자상거래법)
/eu/privacy, /eu/terms — 영문 (GDPR + CRD + DSA)
공통 질문은 한 번만, 관할별 고유 질문은 각각 묻습니다.
시작해볼게요.
법령 근거 (MUST READ)
한국·EU 양쪽 레퍼런스 전부 필독:
./references/*.md(한국 10종)./jurisdictions/eu-gdpr/gdpr-checklist.md./jurisdictions/eu-gdpr/terms-checklist.md
인터뷰 범위
./scripts/interview.md에서 다음 수행:
공통 1회 (한국+EU 함께 쓰임)
- Step 1 서비스 소개
- Step 2 수집 항목
- Step 6 처리위탁 (처리위탁 + 국제 이전 양쪽 반영)
- Step 9 시행일
한국 전용
- Step 4 처리 목적 (한국식)
- Step 5 제3자 제공 (한국식)
- Step 7 CPO
EU 전용 (Step 9-EU 전부)
- Q9E-1~11
통합 (둘 다 영향)
- Step 8 특수 상황 — 14세 미만 기준 묻고 16세로 통일 권장
- Step 10 디자인 (CookieBanner는 EU 기준 옵트인 자동 적용)
- Step 11 최종 확인
사용 템플릿 (4종 전부)
한국 세트
./jurisdictions/kr-pipa/privacy-policy.ko.mdx.tmpl → /privacy
./jurisdictions/kr-pipa/terms-of-service.ko.mdx.tmpl → /terms
EU 세트
./jurisdictions/eu-gdpr/privacy-notice.en.mdx.tmpl → /eu/privacy
./jurisdictions/eu-gdpr/terms-of-service.en.mdx.tmpl → /eu/terms
생성 대상 파일 (src-app 기준)
src/mdx-components.tsx
src/content/legal/privacy-policy.mdx (한국어)
src/content/legal/terms-of-service.mdx (한국어)
src/content/legal/eu/privacy-notice.mdx (영문)
src/content/legal/eu/terms-of-service.mdx (영문)
src/app/privacy/page.tsx locale="ko"
src/app/terms/page.tsx locale="ko"
src/app/eu/privacy/page.tsx locale="en"
src/app/eu/terms/page.tsx locale="en"
src/components/legal/ConsentModal.tsx
src/components/legal/CookieBanner.tsx variant="center-modal" (EU 옵트인)
src/components/legal/LabelingCard.tsx
src/components/legal/LocaleSwitch.tsx (신규, 언어 전환 링크)
LocaleSwitch 컴포넌트
Footer에 넣는 언어·관할 전환 링크. 사용자 요청 기반 또는 geolocation 기반 선택:
<LocaleSwitch
currentLocale="ko"
options={[
{ locale: "ko", label: "한국어", href: "/privacy" },
{ locale: "en", label: "English", href: "/eu/privacy" },
]}
/>
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 11d ago First seen · 167 lines · 68 tokens per session scan A 17de169f8f1e
privacy-global is a skill published in the GitHub repository kimlawtech/korean-privacy-terms (581 stars, last pushed 12d ago), licensed Apache-2.0. It adds 68 tokens to every session and 1,521 once invoked, about $0.0003 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-30.
Other skills, from other repositories
flexible-contract
A tool that drafts Korean employment contracts for flexible schedules, including variable hours, chosen hours, and remote work.
commercial-legal-pl
Skill do analizy i tworzenia umów według polskiego prawa, ze szczególnym uwzględnieniem umów B2B, IP i IT (body leasing, NDA, wdrożenia, SaaS, przeniesienie praw autorskich, ugody). Powstał w Kancelarii Radców Prawnych Żurawska Piotrowski i Wspólnicy (ktzr.pl). Używaj zawsze gdy użytkownik prosi o przeanalizowanie…
markmesh
Manage a trademark portfolio through MarkMesh's MCP server — list trademarks, filings and deadlines, run cross-office searches and conflict research for clearance, import or refresh filings from national offices, and register watches that report what changed. Every record carries provenance (source office, fetch time…
contract-amendment
A tool that drafts an agreement for changing the working conditions in an existing Korean employment contract.
daily-worker-contract
A tool that drafts Korean employment contracts for daily workers, such as construction workers, delivery workers, and event staff. It includes daily pay, hourly pay, insurance, withholding tax, and the 2026 minimum wage.
employment-contract
A tool that drafts Korean employment contracts for regular and fixed-term employees. It includes required contract details, insurance, working hours, probation, fixed overtime, and broad wage arrangements.