GRC Maturity — 技能工具
v1.0.0Conduct detailed assessments of an organization's Governance, Risk & Compliance maturity with reports, level frameworks, gaps, and recommendations.
详细分析 ▾
运行时依赖
版本
GRC Maturity Assessment Skill v1.0.0 - Initial release providing a comprehensive Governance, Risk & Compliance (GRC) maturity evaluation platform. - Supports generating detailed assessment reports with maturity levels, gap analysis, and prioritized recommendations. - Offers standardized maturity level definitions and GRC building block frameworks. - Includes API endpoints for assessments, maturity levels, and building blocks. - Multiple pricing plans available, including a free tier.
安装命令 点击复制
技能文档
name: GRC Maturity Assessment description: Comprehensive Governance, Risk & Compliance maturity evaluation platform that generates detailed assessment reports and provides maturity level frameworks.
# OverviewThe GRC Maturity Assessment API is a comprehensive platform designed to evaluate an organization's Governance, Risk & Compliance capabilities across multiple dimensions. Built for compliance officers, risk managers, and internal audit teams, this tool provides structured maturity assessments that align with industry best practices and regulatory requirements.
Organizations use this API to benchmark their GRC programs, identify capability gaps, and track improvement initiatives over time. The platform delivers detailed maturity level descriptions and GRC building block frameworks that help teams understand what excellence looks like at each maturity stage.
Ideal users include Chief Compliance Officers, Risk & Compliance teams, Internal Audit functions, and organizations undergoing regulatory compliance programs or digital transformation initiatives focused on governance and risk management.
Usage
Sample Request
json
{
"assessmentData": {
"governance_structure": 2,
"risk_management": 3,
"compliance_program": 2,
"audit_function": 2,
"policy_framework": 3,
"training_awareness": 1
},
"sessionId": "sess_550e8400e29b41d4a716446655440000",
"userId": 12345,
"timestamp": "2024-01-15T14:30:00Z"
}
Sample Response
json
{
"assessmentId": "assess_660e8400e29b41d4a716446655440001",
"overallMaturityScore": 2.17,
"status": "complete",
"timestamp": "2024-01-15T14:30:15Z",
"results": {
"governance_structure": {
"score": 2,
"maturityLevel": "Repeatable",
"gap": "Formalize governance policies and procedures"
},
"risk_management": {
"score": 3,
"maturityLevel": "Defined",
"gap": "Enhance risk monitoring and reporting"
},
"compliance_program": {
"score": 2,
"maturityLevel": "Repeatable",
"gap": "Establish comprehensive compliance controls"
},
"audit_function": {
"score": 2,
"maturityLevel": "Repeatable",
"gap": "Develop audit universe and testing procedures"
},
"policy_framework": {
"score": 3,
"maturityLevel": "Defined",
"gap": "Implement policy management system"
},
"training_awareness": {
"score": 1,
"maturityLevel": "Initial",
"gap": "Develop comprehensive training program"
}
},
"recommendations": [
"Priority 1: Implement formal compliance training program",
"Priority 2: Establish governance committee with defined responsibilities",
"Priority 3: Develop risk register and monitoring controls"
]
}
``Endpoints
GET /
Description: Health check endpoint for service availability verification.
Parameters: None
Response: Returns service status and health indicators in JSON format.
POST /api/grc/assess
Description: Generate a comprehensive GRC maturity assessment report based on organizational evaluation data.
Parameters:
Name Type Required Description assessmentData object Yes Key-value pairs where keys are GRC dimensions and values are maturity scores (integer scale). Common keys: governance_structure, risk_management, compliance_program, audit_function, policy_framework, training_awareness sessionId string Yes Unique session identifier for tracking assessment instances userId integer No Identifier of the user performing the assessment timestamp string Yes ISO 8601 formatted timestamp of assessment execution (e.g., "2024-01-15T14:30:00Z")
Response: Returns assessment results object containing:
assessmentId: Unique identifier for this assessment
overallMaturityScore: Calculated average maturity across all dimensions
results: Detailed breakdown per dimension with score, maturity level label, and remediation gaps
recommendations: Prioritized list of improvement actions
status: Assessment completion status (complete, in_progress, failed)
timestamp: Server timestamp of response
GET /api/grc/maturity-levels
Description: Retrieve standardized maturity level definitions and descriptions used across all GRC assessments.
Parameters: None
Response: Returns array of maturity level objects containing:
level: Numeric identifier (1-5 scale)
name: Level name (e.g., "Initial", "Repeatable", "Defined", "Managed", "Optimized")
description: Detailed description of capabilities at this level
characteristics: Key attributes and practices for each level
GET /api/grc/building-blocks
Description: Retrieve GRC building block framework information defining organizational components and assessment dimensions.
Parameters: None
Response: Returns array of GRC building block objects including:
blockId: Unique identifier for the building block
name: Building block name
category: Primary GRC category (Governance, Risk, or Compliance)
description: Detailed functional description
assessmentQuestions: Sample questions used to evaluate this dimension
bestPractices`: Industry best practices and implementation guidancePricing
| Plan | Calls/Day | Calls/Month | Price |
|---|---|---|---|
| Free | 5 | 50 | Free |
| Developer | 20 | 500 | $39/mo |
| Professional | 200 | 5,000 | $99/mo |
| Enterprise | 100,000 | 1,000,000 | $299/mo |
About
ToolWeb.in - 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube.
- toolweb.in
- portal.toolweb.in
- hub.toolweb.in
- toolweb.in/openclaw/
- rapidapi.com/user/mkrishna477
- youtube.com/@toolweb-009
References
- Kong Route: https://api.mkkpro.com/compliance/grc-maturity
- API Docs: https://api.mkkpro.com:8163/docs
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制