返回顶部
R

Risk Assessment & Compliance

Performs comprehensive security checks and compliance risk assessments on websites and applications.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
103
下载量
0
收藏
概述
安装方式
版本历史

Risk Assessment & Compliance

# Overview Risk Assessment & Compliance is a security-focused API that evaluates web applications and websites for vulnerabilities, compliance violations, and security posture. It provides detailed risk assessments that help organizations identify potential security gaps, regulatory compliance issues, and remediation priorities. This tool is essential for security teams, compliance officers, and DevOps engineers who need to continuously monitor and validate the security posture of their digital assets. The API performs deep security analysis including vulnerability detection, compliance framework alignment, and risk scoring to support informed security decisions. Ideal users include security operations centers (SOCs), compliance teams, penetration testers, application security engineers, and organizations undergoing regulatory audits or security certifications. ## Usage ### Sample Request ```json { "url": "https://example.com" } ``` ### Sample Response ```json { "url": "https://example.com", "security_score": 78, "compliance_status": "PARTIAL", "vulnerabilities": [ { "type": "Missing Security Header", "severity": "High", "header": "Strict-Transport-Security", "remediation": "Add HSTS header with max-age of at least 31536000 seconds" } ], "compliance_frameworks": { "PCI-DSS": "Non-Compliant", "OWASP": "Compliant", "GDPR": "Partial" }, "risk_level": "Medium", "assessment_timestamp": "2024-01-15T10:30:45Z" } ``` ## Endpoints ### Security Check **Method:** `POST` **Path:** `/security-check` **Description:** Performs a comprehensive security check and compliance risk assessment on a specified URL. Analyzes the target website for common vulnerabilities, security headers, compliance violations, and generates a risk assessment report. **Parameters:** | Name | Type | Required | Description | |------|------|----------|-------------| | `url` | string | Yes | The complete URL of the website or application to assess (must include protocol, e.g., `https://example.com`) | **Response (200 - Success):** Returns a JSON object containing: - `url`: The assessed URL - `security_score`: Numeric score (0-100) indicating overall security posture - `compliance_status`: Status of compliance (Compliant, Partial, Non-Compliant) - `vulnerabilities`: Array of identified vulnerabilities with severity and remediation guidance - `compliance_frameworks`: Assessment against industry standards (PCI-DSS, OWASP, GDPR, etc.) - `risk_level`: Overall risk classification (Low, Medium, High, Critical) - `assessment_timestamp`: ISO 8601 timestamp of assessment execution **Response (422 - Validation Error):** Returns validation error details including: - `detail`: Array of validation errors with location, message, and error type ## Pricing | 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](https://toolweb.in) - [portal.toolweb.in](https://portal.toolweb.in) - [hub.toolweb.in](https://hub.toolweb.in) - [toolweb.in/openclaw/](https://toolweb.in/openclaw/) - [rapidapi.com/user/mkrishna477](https://rapidapi.com/user/mkrishna477) - [youtube.com/@toolweb-009](https://youtube.com/@toolweb-009) ## References - **Kong Route:** https://api.mkkpro.com/compliance/risk-assessment - **API Docs:** https://api.mkkpro.com:8014/docs

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 risk-assessment-compliance-1776113888 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 risk-assessment-compliance-1776113888 技能

通过命令行安装

skillhub install risk-assessment-compliance-1776113888

下载 Zip 包

⬇ 下载 Risk Assessment & Compliance v1.0.0

文件大小: 3.04 KB | 发布时间: 2026-4-14 13:41

v1.0.0 最新 2026-4-14 13:41
- Initial release of the Risk Assessment & Compliance skill.
- Provides comprehensive security checks and compliance risk assessments for websites and applications.
- Returns detailed reports including security score, compliance status, vulnerabilities, framework assessments (PCI-DSS, OWASP, GDPR), and risk level.
- Offers a `/security-check` endpoint for automated analysis with remediation guidance.
- Includes tiered pricing plans (Free, Developer, Professional, Enterprise) for API usage.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部