Agent Skills
› KunAgent/Kun
› legal-risk-assessment
legal-risk-assessment
GitHub结构化法律风险评估,涵盖问题、规则来源、可能性、影响及控制措施等维度。用于整理合规审查内容,识别风险并给出建议。
Trigger Scenarios
需要进行法律合规性审查
评估业务决策的法律风险
Install
npx skills add KunAgent/Kun --skill legal-risk-assessment -g -y
SKILL.md
Frontmatter
{
"name": "legal-risk-assessment",
"description": "Structure legal-risk reviews by issue, rule source, likelihood, impact, evidence, uncertainty, controls, and escalation."
}
Legal Risk Assessment
Copyright (c) 2026 KunAgent. Licensed under the MIT License.
Purpose
Structure legal-risk reviews by issue, rule source, likelihood, impact, evidence, uncertainty, controls, and escalation.
Tool routing
| Tool or skill | Use |
|---|---|
web_fetch |
Retrieve public statutes or regulator guidance. |
browser_use |
Inspect public legal or regulatory pages. |
read |
Read authorized local agreements or policies. |
render_chart |
Show a risk matrix when it materially improves understanding. |
Workflow
- Define jurisdiction, date, document scope, decision owner, and risk appetite.
- Separate legal issue, factual assumption, rule source, and business consequence.
- Assess likelihood and impact with explicit reasons.
- List current controls, gaps, evidence needs, and escalation triggers.
- State a practical recommendation and residual uncertainty.
Completion gates
- Cite primary legal sources where available.
- Label assumptions and unresolved jurisdictional questions.
- Flag matters requiring qualified counsel.
Boundaries
- Do not present the assessment as legal representation or a guaranteed outcome.
- Do not disclose privileged or personal information beyond the authorized scope.
Delivery
Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.
Version History
- a984912 Current 2026-09-09 01:50


