Agent skill
performing-nist-csf-maturity-assessment
Install this agent skill to your Project
npx add-skill https://github.com/autohandai/community-skills/tree/main/performing-nist-csf-maturity-assessment
SKILL.md
Performing NIST CSF Maturity Assessment
Overview
The NIST Cybersecurity Framework (CSF) 2.0, released in February 2024, provides a comprehensive taxonomy for managing cybersecurity risk through six core Functions: Govern, Identify, Protect, Detect, Respond, and Recover. This skill covers conducting a maturity assessment against the CSF, using the four Implementation Tiers (Partial, Risk-Informed, Repeatable, Adaptive) to measure organizational cybersecurity posture and create improvement roadmaps.
Prerequisites
- Understanding of cybersecurity risk management principles
- Access to NIST CSF 2.0 documentation and reference tool
- Knowledge of organizational IT/OT environment and security controls
- Stakeholder access across business units for assessment interviews
Core Concepts
CSF 2.0 Functions (6 Functions, 22 Categories)
| Function | Code | Categories | Purpose |
|---|---|---|---|
| Govern | GV | 6 | Establish and monitor cybersecurity risk management strategy |
| Identify | ID | 4 | Determine current cybersecurity risk to the organization |
| Protect | PR | 5 | Implement safeguards to prevent or reduce risk |
| Detect | DE | 2 | Find and analyze possible cybersecurity attacks |
| Respond | RS | 4 | Take action regarding detected cybersecurity incidents |
| Recover | RC | 1 | Restore capabilities impaired by cybersecurity incidents |
Govern Function (New in CSF 2.0)
- GV.OC: Organizational Context
- GV.RM: Risk Management Strategy
- GV.RR: Roles, Responsibilities, and Authorities
- GV.PO: Policy
- GV.OV: Oversight
- GV.SC: Cybersecurity Supply Chain Risk Management
Implementation Tiers
| Tier | Name | Description |
|---|---|---|
| Tier 1 | Partial | Ad hoc, reactive; limited awareness of cybersecurity risk |
| Tier 2 | Risk-Informed | Risk-aware but not organization-wide; approved but may not be policy |
| Tier 3 | Repeatable | Formal policies; consistently implemented; regularly updated |
| Tier 4 | Adaptive | Continuous improvement; real-time risk response; lessons learned integrated |
Implementation Steps
Phase 1: Scoping and Preparation (Weeks 1-2)
- Define assessment scope (enterprise-wide vs. business unit)
- Identify stakeholders and schedule interviews
- Gather existing documentation (policies, procedures, architecture diagrams)
- Customize CSF Profile for organizational context
- Select assessment methodology (self-assessment, facilitated, third-party)
Phase 2: Current State Assessment (Weeks 3-6)
- Assess each CSF Category and Subcategory against Implementation Tiers
- For each subcategory, evaluate:
- Policy/documentation maturity
- Implementation completeness
- Automation level
- Measurement and metrics
- Continuous improvement evidence
- Score using tier criteria (1-4 scale)
- Document evidence supporting each tier rating
- Identify strengths, gaps, and improvement areas
Phase 3: Target State Definition (Weeks 7-8)
- Define target tier for each Function based on:
- Risk appetite and tolerance
- Industry requirements and benchmarks
- Regulatory obligations
- Available resources and budget
- Create Target Profile documenting desired maturity state
- Validate target state with executive leadership
Phase 4: Gap Analysis and Roadmap (Weeks 9-12)
- Compare Current Profile to Target Profile
- Prioritize gaps based on risk reduction potential
- Develop improvement roadmap with:
- Short-term quick wins (0-3 months)
- Medium-term improvements (3-12 months)
- Long-term strategic initiatives (12-24 months)
- Estimate resource requirements for each initiative
- Assign ownership and timelines
Phase 5: Implementation and Reassessment (Ongoing)
- Execute improvement roadmap initiatives
- Track progress against milestones
- Conduct periodic reassessments (annually recommended)
- Report maturity progress to leadership
- Adjust roadmap based on evolving threats and business changes
Key Artifacts
- CSF Current Profile (by Function/Category/Subcategory)
- CSF Target Profile
- Gap Analysis Report
- Maturity Assessment Scorecard
- Improvement Roadmap with Priorities
- Executive Summary and Dashboard
Common Pitfalls
- Assessing technology only without evaluating governance and people
- Setting unrealistic target tiers without resource commitment
- Treating assessment as one-time rather than continuous process
- Ignoring the new Govern function in CSF 2.0
- Not aligning CSF assessment with existing compliance requirements (ISO 27001, SOC 2)
References
- NIST CSF 2.0: https://csf.tools/reference/nist-cybersecurity-framework/v2-0/
- NIST SP 800-53 Rev 5 (control catalog that maps to CSF)
- NIST CSF 2.0 Quick Start Guides
- CSF 2.0 Reference Tool: https://csrc.nist.gov/projects/cybersecurity-framework
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mapping-mitre-attack-techniques
Maps observed adversary behaviors, security alerts, and detection rules to MITRE ATT&CK techniques and sub-techniques to quantify detection coverage and guide control prioritization. Use when building an ATT&CK-based coverage heatmap, tagging SIEM alerts with technique IDs, aligning security controls to adversary playbooks, or reporting threat exposure to executives. Activates for requests involving ATT&CK Navigator, Sigma rules, MITRE D3FEND, or coverage gap analysis.
hunting-for-spearphishing-indicators
Hunt for spearphishing campaign indicators across email logs, endpoint telemetry, and network data to detect targeted email attacks.
analyzing-malicious-url-with-urlscan
URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content, HTTP transactions, JavaScript behavior, and network connections of web pages in an isolat
implementing-zero-standing-privilege-with-cyberark
Deploy CyberArk Secure Cloud Access to eliminate standing privileges in hybrid and multi-cloud environments using just-in-time access with time, entitlement, and approval controls.
implementing-pam-for-database-access
Deploy privileged access management for database systems including Oracle, SQL Server, PostgreSQL, and MySQL. Covers session proxy configuration, credential vaulting, query auditing, dynamic credentia
detecting-t1003-credential-dumping-with-edr
Detect OS credential dumping techniques targeting LSASS memory, SAM database, NTDS.dit, and cached credentials using EDR telemetry, Sysmon process access monitoring, and Windows security event correlation.
Didn't find tool you were looking for?