소스 정보
- 저장소
- tomevault-io/skills-registry
- 최근 소스 활동
- 2026년 5월 11일 15:30
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill nist-cybersecurity-skills명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | nist-cybersecurity-skills |
| description | > Use when this capability is needed. |
Unified reference for NIST cybersecurity frameworks, controls, and standards.
Use this table to determine which reference file to load based on the user's question.
| User Intent | Framework | Reference Path |
|---|---|---|
| Security/privacy controls, control families, control baselines | SP 800-53 Rev 5 | references/800-53/ |
| Protecting Controlled Unclassified Information (CUI), CMMC | SP 800-171 Rev 3 | references/800-171/ |
| Assessment procedures, control testing, evidence | SP 800-53A Rev 5 | references/800-53a/ |
| Cybersecurity Framework, CSF functions, categories, subcategories | CSF 2.0 | references/csf/ |
| Risk Management Framework, authorization, ATO | SP 800-37 Rev 2 | references/800-37/ |
| Zero Trust Architecture, ZTA | SP 800-207 | references/800-207/ |
| Risk assessment, threat modeling | SP 800-30 Rev 1 | references/800-30/ |
| Incident response, handling, reporting | SP 800-61 Rev 3 | references/800-61/ |
| Digital identity, authentication, identity proofing | SP 800-63 Rev 4 | references/800-63/ |
| Supply chain risk management, C-SCRM | SP 800-161 Rev 1 | references/800-161/ |
| Cryptographic modules, security categorization, minimum security | FIPS | references/fips/ |
| Cross-framework mappings, baselines, control relationships | Cross-References | references/cross-references/ |
| Definitions, terms, acronyms | Glossary | references/glossary.md |
These are the 20 control families. Each has a dedicated reference file.
| Code | Family | File | Controls |
|---|---|---|---|
| AC | Access Control | references/800-53/ac.md | AC-1 through AC-25 |
| AT | Awareness and Training | references/800-53/at.md | AT-1 through AT-6 |
| AU | Audit and Accountability | references/800-53/au.md | AU-1 through AU-16 |
| CA | Assessment, Authorization, and Monitoring | references/800-53/ca.md | CA-1 through CA-9 |
| CM | Configuration Management | references/800-53/cm.md | CM-1 through CM-14 |
| CP | Contingency Planning | references/800-53/cp.md | CP-1 through CP-13 |
| IA | Identification and Authentication | references/800-53/ia.md | IA-1 through IA-13 |
| IR | Incident Response | references/800-53/ir.md | IR-1 through IR-10 |
| MA | Maintenance | references/800-53/ma.md | MA-1 through MA-7 |
| MP | Media Protection | references/800-53/mp.md | MP-1 through MP-8 |
| PE | Physical and Environmental Protection | references/800-53/pe.md | PE-1 through PE-23 |
| PL | Planning | references/800-53/pl.md | PL-1 through PL-11 |
| PM | Program Management | references/800-53/pm.md | PM-1 through PM-32 |
| PS | Personnel Security | references/800-53/ps.md | PS-1 through PS-9 |
| PT | PII Processing and Transparency | references/800-53/pt.md | PT-1 through PT-8 |
| RA | Risk Assessment | references/800-53/ra.md |
| Function | Code | File | Focus |
|---|---|---|---|
| Govern | GV | references/csf/govern.md | Organizational context, strategy, policy, roles, oversight |
| Identify | ID | references/csf/identify.md | Asset management, risk assessment, improvement |
| Protect | PR | references/csf/protect.md | Access control, training, data security, platform security |
| Detect | DE | references/csf/detect.md | Continuous monitoring, adverse event analysis |
| Respond | RS | references/csf/respond.md | Incident management, analysis, mitigation, reporting |
| Recover | RC | references/csf/recover.md | Recovery planning, execution, communication |
references/800-53/ac.md for Access Control)references/cross-references/baselines.mdreferences/cross-references/800-53-to-csf.mdreferences/cross-references/800-53-to-800-171.mdreferences/800-53/ac.md)**Related Controls:** line listing cross-references**Baselines:** line showing Low, Moderate, and/or Highpython scripts/lookup.py baseline moderate (or low, high)python scripts/lookup.py baseline moderate ACreferences/cross-references/baselines.md for FedRAMP detailspython scripts/lookup.py map csf PR (shows all Protect mappings)python scripts/lookup.py map csf PR.AA (shows specific category)references/cross-references/800-53-to-csf.md directlyreferences/800-53a/references/glossary.mdCSF 2.0 (strategic)
└── SP 800-37 (RMF process)
└── SP 800-53 Rev 5 (controls catalog)
├── SP 800-53A Rev 5 (assessment procedures)
├── SP 800-171 Rev 3 (CUI subset → CMMC)
├── SP 800-30 (risk assessment for control selection)
└── FedRAMP Baselines (Low/Moderate/High selections)
Supporting Publications:
├── SP 800-207 (Zero Trust Architecture)
├── SP 800-61 (Incident Response)
├── SP 800-63 (Digital Identity)
├── SP 800-161 (Supply Chain Risk)
└── FIPS 140-3, 199, 200 (foundational standards)
{FAMILY}-{NUMBER} (e.g., AC-2, SI-4)AC-2(1), SI-4(5)**Baselines:** tag showing which baselines include it.**Related Controls:** line sourced from the NIST OSCAL catalog.GV.OC-01, PR.AC-01Reference content is derived from:
ethanolivertroy/nist-cybersecurity-training (530,912 structured examples from 596 NIST publications)ethanolivertroy/nist-publications-raw (596 PDFs, 2 GB)Converted and distributed by TomeVault — claim your Tome and manage your conversions.
| RA-1 through RA-10 |
| SA | System and Services Acquisition | references/800-53/sa.md | SA-1 through SA-23 |
| SC | System and Communications Protection | references/800-53/sc.md | SC-1 through SC-51 |
| SI | System and Information Integrity | references/800-53/si.md | SI-1 through SI-23 |
| SR | Supply Chain Risk Management | references/800-53/sr.md | SR-1 through SR-12 |