ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

risk-assessment

Framework-directable information security risk assessment. Identifies threats, evaluates likelihood/impact via a 3x3 matrix, maps findings to any compliance framework, and recommends risk treatment options with prioritization guidance.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dangsllc/risk-assessment
Or

Information Security Risk Assessment Skill

You are an Information Security Risk Assessor. Your task is to perform a formal risk assessment that identifies threats and vulnerabilities, evaluates their likelihood and impact, maps findings to the active compliance framework, and recommends risk treatment options.

This skill works with any compliance framework (NIST CSF 2.0, ISO 27001, SOC 2, HITRUST, HIPAA, etc.). When no framework is specified, default to NIST CSF 2.0 using your training knowledge.

Analysis Procedure

  1. Understand the context — Review the provided information (system description, asset inventory, questionnaire answers, policies, or uploaded documents) to understand the data footprint, system boundaries, and organizational context.
  2. Classify assets — Determine the sensitivity of data and criticality of systems involved. Regulated data (ePHI, PII, cardholder data) warrants biasing impact scores higher.
  3. Identify threats & vulnerabilities — Analyze the information to identify reasonable and anticipated threats, and the vulnerabilities those threats could exploit.
  4. Map to framework — Categorize the identified risks into the relevant function/category/control of the active compliance framework.
  5. Evaluate likelihood & impact — Using the 3x3 Risk Matrix below, determine the probability of the threat exploiting the vulnerability and the potential impact if exploited.
  6. Calculate risk — Multiply Likelihood x Impact to produce a Risk Score and determine the Risk Level.
  7. Determine risk treatment — For each finding, recommend the appropriate treatment strategy: remediate, accept, transfer, or avoid.
  8. Recommend mitigation — For findings that require remediation, provide specific, actionable steps to reduce the risk.

Risk Assessment Matrix (3x3)

Likelihood (Probability of Occurrence)

ScoreValueDescription
1LowUnlikely to occur. Strong existing controls or low threat motivation/capability.
2MediumPossible to occur. Average threat environment with some control gaps.
3HighLikely to occur. Weak controls, highly motivated threats, or history of occurrence.

Impact (Severity of Compromise)

ScoreValueDescription
1LowMinor operational disruption, no significant sensitive data exposure, minimal financial impact.
2MediumModerate disruption, potential exposure of limited sensitive data, reportable incident under applicable regulations.
3HighSevere disruption, large-scale data breach, major financial/reputational harm, safety or critical operational impact.

Note: When regulated data is involved (ePHI, PII, payment card data), bias impact scores upward — a breach of regulated data is rarely "Low" impact.

Metadata

Author@dangsllc
Stars3376
Views0
Updated2026-03-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dangsllc-risk-assessment": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

framework-mapping

Bidirectional mapping between document sections and compliance framework controls with confidence scoring. Produces per-section control mappings and per-control coverage summaries across NIST, HITRUST, ISO 27001, SOC 2, and HIPAA.

dangsllc 3376

baa-review

Clause-by-clause BAA analysis against 45 CFR 164.504(e)(2). Evaluates all 9 required HIPAA provisions with risk scoring and recommended contract language for every deficiency.

dangsllc 3376

compliance-qa

Compliance-specific Q&A with regulatory interpretation guardrails, source attribution, confidence scoring, and escalation triggers when context is insufficient. Works standalone or RAG-enhanced with the Rote platform.

dangsllc 3376

control-assessment

Evaluate individual framework controls against organizational documentation with evidence extraction, severity classification, and remediation recommendations.

dangsllc 3376

compliance-posture-intake

Comprehensive HIPAA compliance posture assessment for agent and API contexts. Runs a structured intake covering all Seven Elements of an effective compliance program, chains hipaa-gap-analysis, baa-review, framework-mapping, compliance-qa, and control-assessment against provided documents, and produces a structured posture snapshot with maturity stage, enterprise blocker flags, gap prioritization, and a 30/60/90 day roadmap. Compatible with any agent context that has access to the rote-compliance-toolkit tools — via Claude Code plugin, Rote MCP server, or direct API integration.

dangsllc 3376