Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add cdppcorp/KESE-KIT --skill kesekit-check-kogit clone --depth 1 https://github.com/cdppcorp/KESE-KITWrote 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/cdppcorp/kese-kit/kesekit-check-ko)<a href="https://agentmods.dev/skills/cdppcorp/kese-kit/kesekit-check-ko"><img src="https://agentmods.dev/badge/skills/cdppcorp/kese-kit/kesekit-check-ko/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/cdppcorp/kese-kit/kesekit-check-ko"><img src="https://agentmods.dev/badge/skills/cdppcorp/kese-kit/kesekit-check-ko.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.00117 | $0.01764 |
| Opus 5 | $0.00059 | $0.00882 |
| Sonnet 5 | $0.00023 | $0.00353 |
| Haiku 4.5 | $0.00012 | $0.00176 |
Grade A, and why
kesekit-check-ko 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 9d 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 — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.
KESE 배포 전 보안 컴플라이언스 체크리스트
배포 전 보안 점검을 수행합니다. 사용자의 환경에 맞는 가이드라인을 자동 선택합니다.
가이드라인 선택
| # | 가이드라인 | 설명 |
|---|---|---|
| 1 | CII 컴플라이언스 | 주요정보통신기반시설 배포 전 70항목 체크 |
| 2 | AI 보안 체크리스트 | AI 개발자/서비스제공자 보안 검증항목 체크 |
| 3 | 로봇 보안 체크리스트 | 로봇 시스템 11개 카테고리 103항목 체크 |
| 4 | 우주 보안 체크리스트 | 위성/GSaaS/공급망 12분야 53항목 체크 |
| 5 | 시큐어코딩 체크리스트 | JavaScript/Python 코드 리뷰 (7개 카테고리, 46 CWE) |
| 6 | 제로트러스트 체크리스트 | 제로트러스트 성숙도 평가 (8개 핵심요소, 4단계 성숙도, ~396항목) |
서버, 인프라, 웹 서비스 → CII / AI 모델, LLM, AI 서비스 → AI 보안 / 로봇, ROS/ROS2, 의료용 로봇, AMR/AGV → 로봇 보안 / 위성, 지상국, GSaaS, 우주 공급망 → 우주 보안 / JavaScript, Python, 웹 앱 코드 → 시큐어코딩 Zero Trust, ZTA, ZTNA, 제로트러스트, 마이크로세그멘테이션, microsegmentation, SDP, SASE, PEP/PDP, never trust always verify → 제로트러스트
CII 분기 시
대상 환경을 탐지한 후, 해당하는 템플릿 파일을 templates/cii/에서 로드하여 체크리스트를 실행합니다. 점검/수정 스크립트는 scripts/cii/에 있습니다. 템플릿 파일 목록은 start 스킬과 동일합니다.
심각도 수준
- 긴급: 배포 차단. 운영 전 반드시 수정
- 높음: 수정 필요. 문서화된 위험 수용 시 배포 가능
- 중간: 개선 권고. 단기간 내 수정 계획 수립
- 낮음: 권장 사항. 배포 차단하지 않음
체크 카테고리
- 계정 보안 (15항목) — root/Admin 원격접속, 패스워드 정책, 계정 잠금
- 접근 제어 (15항목) — 파일 권한, 방화벽, 포트, 네트워크 분리
- 암호화 및 데이터 보호 (12항목) — HTTPS, TLS, 패스워드 해시, 하드코딩 금지
- 로깅 및 모니터링 (10항목) — 시스템 로깅, 인증 로그, 디버그 모드
- 서비스 하드닝 (12항목) — 불필요 서비스, 보안 헤더, CSRF, SQLi 방지
- 패치 및 업데이트 (6항목) — OS 패치, 프레임워크 업데이트, CVE 점검
배포 준비 보고서
============================================================
KESE CII 배포 준비 보고서
============================================================
프로젝트: [프로젝트명]
일시: [날짜]
요약: 전체 [N]항목 / 통과 [N] / 실패 [N] / 건너뜀 [N]
배포 결정: [승인 / 차단 / 조건부]
============================================================
AI 보안 분기 시
references/ai-security/ 및 templates/ai-security/ 디렉터리에서 대상에 해당하는 파일을 로드합니다.
AI 개발자 체크리스트
templates/ai-security/developer.md를 로드하여 6단계 생명주기별 54개 검증항목을 점검합니다.
AI 서비스 제공자 체크리스트
references/ai-security/service-provider.md를 로드하여 서비스 운영 관점의 보안 요구사항을 점검합니다.
AI 이용자 체크리스트
references/ai-security/user-guide.md를 로드하여 7개 보안 수칙 이행 여부를 점검합니다.
What ships with it
60 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.
- references/ai-security/overview.md 5.3 KB
- references/ai-security/service-provider.md 2.6 KB
- references/ai-security/user-guide.md 2.4 KB
- references/secure-coding/overview.md 5.3 KB
- references/secure-coding/pseudocode.md 25 KB
- references/space-security/overview.md 4.2 KB
- references/space-security/supply-chain.md 1.6 KB
- references/zero-trust/maturity-model.md 2.3 KB
- references/zero-trust/ot-guide.md 6.4 KB
- references/zero-trust/overview.md 4.4 KB
- scripts/ai-security/api-security-check.md 4.0 KB
- scripts/ai-security/data-pipeline-check.md 4.1 KB
- scripts/ai-security/model-security-check.md 2.8 KB
- scripts/cii/cloud.md 19 KB
- scripts/cii/database.md 15 KB
- scripts/cii/network.md 20 KB
- scripts/cii/pc.md 11 KB
- scripts/cii/unix.md 39 KB
- scripts/cii/web-service.md 19 KB
- scripts/cii/webapp.md 27 KB
- scripts/cii/windows.md 49 KB
- scripts/robot-security/cert-and-protocol.md 2.3 KB
- scripts/robot-security/firewall-hardening.md 2.3 KB
- scripts/robot-security/resource-management.md 2.2 KB
- scripts/robot-security/sbom-audit.md 1.9 KB
- scripts/zero-trust/identity-check.md 4.0 KB
- scripts/zero-trust/network-check.md 4.0 KB
- scripts/zero-trust/visibility-check.md 4.2 KB
- templates/ai-security/developer.md 11 KB
- templates/ai-security/service-provider.md 3.8 KB
- templates/ai-security/user-guide-checklist.md 655 B
- templates/cii/admin.md 4.3 KB
- templates/cii/cloud.md 1.6 KB
- templates/cii/control-system.md 3.8 KB
- templates/cii/database.md 2.1 KB
- templates/cii/mobile.md 502 B
- templates/cii/network.md 2.4 KB
- templates/cii/pc.md 1.6 KB
- templates/cii/physical.md 1.6 KB
- templates/cii/security-equip.md 1.8 KB
- templates/cii/unix.md 4.7 KB
- templates/cii/virtualization.md 1.7 KB
- templates/cii/web-service.md 2.1 KB
- templates/cii/webapp.md 1.5 KB
- templates/cii/windows.md 4.6 KB
- templates/robot-security/cyber-resilience.md 1.1 KB
- templates/robot-security/iec62443.md 3.9 KB
- templates/robot-security/overview.md 3.7 KB
- templates/robot-security/ssdf.md 2.0 KB
- templates/robot-security/supply-chain.md 982 B
- templates/robot-security/wireless.md 1.3 KB
- templates/secure-coding/javascript.md 42 KB
- templates/secure-coding/python.md 54 KB
- templates/space-security/access-control.md 3.8 KB
- templates/space-security/governance.md 5.1 KB
- templates/space-security/operations.md 3.8 KB
- templates/space-security/supply-chain.md 2.6 KB
- templates/space-security/system-security.md 3.5 KB
- templates/zero-trust/app-data.md 22 KB
- templates/zero-trust/identity-device.md 16 KB
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.
- 9d ago First seen · 114 lines · 117 tokens per session scan A d5d546082b17
kesekit-check-ko is a skill published in the GitHub repository cdppcorp/KESE-KIT (356 stars, last pushed 5mo ago), licensed MIT. It adds 117 tokens to every session and 1,764 once invoked, about $0.0006 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
specification-writing
A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.
regulatory-research-fallback
Fallback workflow for regulatory research when web extraction tools fail on government PDFs.
x-scorecard
OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.
memstack-business-gdpr
Use this skill when the user says 'GDPR', 'data protection', 'privacy compliance', 'DPA', 'DSAR', 'data subject request', 'cookie consent', 'privacy audit', 'CCPA', or asks 'do I need GDPR for this repo'. Scans the repository to detect what personal data is collected, classifies sensitivity, determines whether GDPR…
gesellschaftsrechtliche-satzungen-agb
Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.
nda-review
Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…