| name | ai-risk-assessment |
| description | AI Risk Assessment is the systematic process of identifying potential Use when this capability is needed. |
| metadata | {"author":"amnadtaowsoam"} |
Ai Risk Assessment
Skill Profile
(Select at least one profile to enable specific modules)
Overview
AI Risk Assessment is the systematic process of identifying potential harms from AI systems, evaluating their likelihood and impact, and implementing mitigations. This is essential for responsible AI deployment and regulatory compliance.
Core Principle: "Identify risks before they become incidents. Prevention is cheaper than remediation."
This skill provides comprehensive guidance on assessing and mitigating AI risks across safety, privacy, security, and ethics dimensions.
Why This Matters
Core Concepts & Rules
1. Core Principles
- Follow established patterns and conventions
- Maintain consistency across codebase
- Document decisions and trade-offs
2. Implementation Guidelines
- Start with the simplest viable solution
- Iterate based on feedback and requirements
- Test thoroughly before deployment
Inputs / Outputs / Contracts
- Inputs:
- <e.g., env vars, request payload, file paths, schema>
- Entry Conditions:
- <Pre-requisites: e.g., Repo initialized, DB running, specific branch checked out>
- Outputs:
- <e.g., artifacts (PR diff, docs, tests, dashboard JSON)>
- Artifacts Required (Deliverables):
- <e.g., Code Diff, Unit Tests, Migration Script, API Docs>
- Acceptance Evidence:
- <e.g., Test Report (screenshot/log), Benchmark Result, Security Scan Report>
- Success Criteria:
- <e.g., p95 < 300ms, coverage ≥ 80%>
Skill Composition
- Depends on: None
- Compatible with: None
- Conflicts with: None
- Related Skills: None
Quick Start
Assumptions
- Risk categories are well-defined
- Team has capacity to conduct assessments
- Use cases are clearly documented
- Regulatory requirements are known
Compatibility
- Works with any AI system
- Compatible with all ML frameworks
- Framework-agnostic approach
- Adaptable to different risk categories
Test Scenario Matrix
| Scenario | Test Case | Expected Outcome |
|---|
| Safety risk | Autonomous vehicle decision | Risk identified, mitigation in place |
| Bias detection | Disparate impact across groups | Bias metrics measured, thresholds set |
| Privacy risk | PII in training data | Data anonymized before training |
| Security risk | Adversarial attack | Robustness score calculated, defenses implemented |
| Ethical risk | Harmful content | Content filters in place, human review |
Technical Guardrails & Security Threat Model
1. Security & Privacy (Threat Model)
- Top Threats: Injection attacks, authentication bypass, data exposure
2. Performance & Resources
3. Architecture & Scalability
4. Observability & Reliability
Agent Directives
- Assess before deploy - Never skip risk evaluation
- Use risk matrix - Prioritize by likelihood × impact
- Implement guardrails - Technical and process controls
- Test for vulnerabilities - Red teaming and adversarial testing
- Document everything - Maintain complete risk records
Definition of Done
AI risk assessment implementation is complete when:
Anti-patterns
- Deploying without assessment - Building AI without risk evaluation
- Ignoring high risks - Not addressing critical vulnerabilities
- No monitoring - Can't detect new risks
- Insufficient testing - Not testing for vulnerabilities
- Poor documentation - Incomplete risk records
Reference Links
Versioning
This skill follows semantic versioning (MAJOR.MINOR.PATCH):
- MAJOR: Breaking changes to procedures or standards
- MINOR: New assessment methods or significant enhancements
- PATCH: Bug fixes or documentation updates
Converted and distributed by TomeVault — claim your Tome and manage your conversions.