korean-privacy-terms

agent
Guvenlik Denetimi
Gecti
Health Gecti
  • License — License: Apache-2.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 16 GitHub stars
Code Gecti
  • Code scan — Scanned 6 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose
This tool is a Claude Code skill designed to automatically generate privacy policies and terms of service that comply with South Korean law. It also provides UI templates for Next.js applications, such as cookie consent banners and user agreement modals.

Security Assessment
The overall risk is Low. The tool is a collection of Go templates, Markdown references, and React components. It does not execute shell commands, does not make external network requests, and does not request dangerous system permissions. Because it is designed to help AI generate legal text, it inherently deals with sensitive compliance topics (such as data collection), but the tool itself does not store, read, or exfiltrate your user data. No hardcoded secrets or dangerous code patterns were found during the scan.

Quality Assessment
The project is actively maintained, with its most recent push occurring today. It uses a standard Apache-2.0 license and has accumulated 16 GitHub stars, which indicates a fair level of early community trust for a highly specialized niche tool. The repository is well-documented and explicitly includes a legal disclaimer, warning users to have a licensed attorney review the generated documents before using them in a live production environment.

Verdict
Safe to use.
SUMMARY

한국 법령 기반 개인정보처리방침·이용약관 자동 생성 Claude Code 스킬. 2025.4.21 작성지침 및 2026.3 개정 법령 반영.

README.md

korean-privacy-terms

banner

License: Apache 2.0
Claude Code
Next.js
Tailwind
Discord

한국 법령 기반 개인정보처리방침·이용약관 자동 생성 Claude Code 스킬.
2025.4.21 개인정보 처리방침 작성지침 및 2026.3 개정 개인정보보호법 반영.

한국 법률 AI 허브 SpeciAI 에서 만들고 있어요.
계약·노동·투자·지재권을 AI로 해결하는 창업자·변호사 커뮤니티에 초대합니다.
discord.gg/qmCbMaER

라이선스: Apache-2.0
버전: 2.0.0
저자: @kimlawtech

특징

  • 최신 법령 반영

    • 개인정보 처리방침 작성지침 2025.4.21 개정
    • 개인정보보호법 2026.3.10 공포 (2026.9.11 시행)
    • 전송요구권 §35조의2 (2025.3.13 시행)
    • 자동화된 결정 대응권 §37조의2 (2024.3.15 시행)
    • 생성형 AI 개인정보 안내서 (2025.8)
    • 공정위 전자상거래 표준약관 제10023호
    • 전자상거래법 개정 (2025.12 국회 통과)
  • UI 컴포넌트 포함

    • shadcn/ui 기반 동의 모달
    • 쿠키 동의 배너 (분석·광고·기능 쿠키 구분)
    • 카카오식 라벨링 카드 6종
    • 처리방침·약관 페이지 템플릿
  • 서비스 유형별 분기

    • SaaS / 쇼핑몰 / 커뮤니티 / 블로그 / 핀테크 / AI

설치

Claude Code 스킬 디렉토리에 배치:

cp -r korean-privacy-terms ~/.claude/skills/

또는 프로젝트별로:

cp -r korean-privacy-terms /your-project/.claude/skills/

사용법

Claude Code에서:

/privacy-terms

또는 자연어로:

"개인정보처리방침이랑 이용약관 만들어줘"
"쿠키 배너 추가해줘"
"회원가입 동의 모달 설치해줘"

대상 프로젝트

  • Next.js 13+ (App Router 권장)
  • Tailwind CSS
  • shadcn/ui (자동 설치 지원)
  • MDX (자동 설치 지원)

디렉토리 구조 (v2.0)

korean-privacy-terms/
├── SKILL.md                    # 진입점
├── ROADMAP.md                  # 장기 확장 계획 (CCPA·APPI·PIPL 등)
│
├── jurisdictions/              # 관할법별 법령·템플릿
│   ├── kr-pipa/                # 🇰🇷 한국 PIPA + 약관규제법
│   └── eu-gdpr/                # 🇪🇺 EU GDPR (v2.0 신규)
│
├── templates/                  # 한국법 기본 템플릿 (기존)
│   ├── privacy-policy.mdx.tmpl        # 한국어
│   ├── privacy-policy.en.mdx.tmpl     # 영문 병기 (v1.1.0)
│   ├── terms-of-service.mdx.tmpl      # 한국어
│   └── terms-of-service.en.mdx.tmpl   # 영문 병기 (v1.1.0)
│
├── references/                 # 한국법 레퍼런스 (10개)
├── assets/components/          # React 컴포넌트 원본
├── assets/config/              # next.config, mdx-components 템플릿
├── scripts/                    # interview, render, install 절차
└── examples/                   # 입출력 페어

법적 면책

본 스킬이 생성하는 문서는 참고용 초안이며, 법률 자문이 아닙니다.

  • 실서비스 배포 전 변호사 검토 필수
  • 개인정보처리방침 미공개 시 과태료 5,000만원 이하
  • 중대한 위반 시 과징금 매출액 10% (2026.9.11 시행)
  • 표준약관 마크 부정사용 시 5,000만원 이하

기여

Pull Request 환영합니다. 특히:

  • 추가 서비스 유형 템플릿 (에듀테크, 헬스케어 등)
  • 다국어 대응 (영문 처리방침)
  • Vue·Svelte 컴포넌트 포팅
  • 최신 법령 반영 업데이트

참고 자료

커뮤니티 — SpeciAI

한국 법률 AI 허브 SpeciAI 디스코드에서 만들어요.
들어오면 창업자와 개발자를 위한 모든 AI 법률 소식을 볼 수 있다!
신규 스킬 업뎃 소식 등 공지도 한다!

계약서 검토, 노동·투자·지재권 법률 이슈를 AI와 함께 풀어가는 창업자·변호사 커뮤니티입니다.
스킬 제안·버그 리포트·질문 모두 환영합니다.

초대 링크: discord.gg/qmCbMaER

운영: @kimlawtech

License

Apache License 2.0 — 자세한 내용은 LICENSE 참조.
Copyright 2026 kimlawtech (SpeciAI).

Disclaimer

본 스킬이 생성하는 문서는 참고용 초안이며 법률 자문이 아닙니다. 실서비스 배포 전 반드시 변호사 검토를 받으세요.
자세한 면책 고지는 DISCLAIMER.md 참조.

Yorumlar (0)

Sonuc bulunamadi