← 返回 Skills 市场
Ai Intelligent Fraud Detection
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
128
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-fraud-detect
功能描述
反欺诈检测,交易风控 + 身份验证。
使用说明 (SKILL.md)
AI 智能反欺诈系统
描述
反欺诈检测,交易风控 + 身份验证。
功能
- 交易监控(实时监控)
- 欺诈检测(模型识别)
- 身份验证(多维验证)
- 风险评分(实时评分)
- 案件调查(调查工具)
定价
- 基础版:¥499/月(1 万笔/月)
- 专业版:¥2499/月(10 万笔/月)
- 企业版:¥7999/月(无限笔)
适用场景
- 金融风控
- 电商反欺诈
- 支付风控
- 账号安全
技术栈
- Python + FastAPI
- 风控模型
- 实时计算
- 规则引擎
安装
git clone https://github.com/openclaw-skills/ai-intelligent-fraud-detection
cd ai-intelligent-fraud-detection
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This skill is an instruction-only wrapper that tells you to git clone and run a GitHub project that is not bundled with the skill. Before installing or running it: (1) verify the GitHub repository identity and review its code (especially app.py and requirements.txt) for malicious behavior; (2) prefer a packaged skill that includes its code or references a pinned release tag; (3) run the cloned project in a sandbox or isolated environment and inspect network calls and required credentials; (4) do not provide sensitive credentials until you confirm the repository's trustworthiness and understand why they are needed. If you want a safer evaluation, provide the GitHub repo URL/contents so the code can be reviewed.
功能分析
Type: OpenClaw Skill
Name: ai-fraud-detect
Version: 1.0.0
The skill bundle contains only metadata and documentation for an AI fraud detection system. There is no executable code, logic, or scripts included in the provided files. The instructions in SKILL.md are standard documentation for cloning an external GitHub repository and do not contain any malicious prompt injections or suspicious commands.
能力评估
Purpose & Capability
Name/description claim a complete AI fraud-detection system; however the packaged skill contains no runnable code and instead tells the user/agent to git clone a separate GitHub repo. Calling out/launching external software could be legitimate but is not proportional to an instruction-only skill that otherwise provides no implementation or provenance.
Instruction Scope
SKILL.md instructs cloning https://github.com/openclaw-skills/ai-intelligent-fraud-detection, pip installing dependencies, and running python app.py. Those steps cause the agent/operator to download and execute arbitrary remote code not included in the skill, which expands runtime scope beyond the declared package and could execute any system actions or exfiltrate data.
Install Mechanism
No install spec in the registry, but the runtime instructions require fetching code from GitHub and running pip install -r requirements.txt. While GitHub is a common host, fetching and executing code at runtime without bundled sources or pinned releases increases risk (unknown repo owner, unknown commit/branch, unknown dependencies).
Credentials
The skill declares no required environment variables or credentials, which is consistent on its face. However, the external code it directs you to run may request secrets or network access at runtime; that possibility is not documented in the SKILL.md and therefore not proportionate to the minimal declared requirements.
Persistence & Privilege
The skill does not request always:true, nor does it declare modifications to agent/system configs. It relies on the operator to run an external service, so it does not itself request elevated or persistent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-fraud-detect - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-fraud-detect触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI-intelligent-fraud-detection:
- Provides fraud detection, transaction risk monitoring, and identity verification.
- Features real-time monitoring, model-driven fraud detection, multi-factor authentication, dynamic risk scoring, and investigation tools.
- Supports financial risk control, e-commerce fraud prevention, payment security, and account protection scenarios.
- Built with Python and FastAPI, leveraging risk models and rule engines.
- Includes tiered pricing for different usage volumes.
元数据
常见问题
Ai Intelligent Fraud Detection 是什么?
反欺诈检测,交易风控 + 身份验证。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 Ai Intelligent Fraud Detection?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-fraud-detect」即可一键安装,无需额外配置。
Ai Intelligent Fraud Detection 是免费的吗?
是的,Ai Intelligent Fraud Detection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Fraud Detection 支持哪些平台?
Ai Intelligent Fraud Detection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Fraud Detection?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills