askill
corruption-check

corruption-checkSafety 55Repository

通过NLP技术分析聊天记录,识别腐败线索和社会关系网络。支持检测资金往来、信息泄露、权力滥用、串通勾结等腐败模式,构建人物关系图谱。

1 stars
1.2k downloads
Updated 2/22/2026

Package Files

Loading files...
SKILL.md

corruption-check 技能

使用方法

命令行

python corruption_analyzer.py <input_file> [output_dir]

Python API

from corruption_analyzer import CorruptionAnalyzerV2

analyzer = CorruptionAnalyzerV2(messages)
report = analyzer.generate_report()

输入格式

JSON/JSONL 格式,每条消息包含:

  • sender: 发送人标识
  • receiver: 接收人标识
  • timestamp: 时间戳
  • content: 消息内容

输出内容

  1. 人物风险画像: 风险评分、角色识别、行为记录、资金流水
  2. 社会关系分析: 关系风险评分、资金流向、信息泄露方向
  3. 腐败网络检测: 星型网络、共谋网络、中间人识别
  4. 时间线分析: 腐败事件序列、关键节点、证据链

腐败检测模式

模式关键词权重
资金往来回扣、转账、好处费3
信息泄露底价、标底、内幕3
权力滥用照顾、帮忙、操作2
秘密会面见面、私下、面谈2
串通勾结统一口径、串供4

风险等级

  • 🔴 高风险 (70-100分): 核心腐败人员
  • 🟠 中风险 (40-69分): 有关联或轻微参与
  • 🟢 低风险 (0-39分): 边缘人物

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

68/100Analyzed 2/25/2026

Technical corruption detection skill in Chinese with good structure. Provides CLI and Python API for analyzing chat records to detect corruption patterns (fund transfers, information leakage, power abuse) and build relationship graphs. Contains pattern tables and risk levels. Located in hidden .memstack folder suggesting internal agent use. Lacks ethical guidelines and step-by-step instructions.

55
80
70
80
70

Metadata

Licenseunknown
Version2.0.0
Updated2/22/2026
Publishers1366560

Tags

api