omnimcp_cyber_siem_triage_teaser
收藏资源简介:
OmniMCP: Cyber Siem Triage (Free Teaser Edition) 是一个经过验证的多轮代理函数调用数据集,专注于网络安全SIEM(安全信息和事件管理)分类任务。该数据集由合成数据构成,规模小于1000个样本,语言为英语,采用Apache 2.0许可证。每个样本包含三个字段:instruction(指令)、thought_process(思维链推理过程,包含在<thought>块中)、final_output(最终输出)。数据集的核心特点包括:0%语法和解析错误(所有数据均通过Pydantic AST严格验证,符合OpenAPI模式)、原生链式思维推理、针对生产环境中的真实API故障和恢复进行预训练,以及完全符合GDPR/DSGVO隐私要求(无任何个人数据)。该数据集适用于微调基于代理的AI模型,用于网络安全告警分类、日志关联和威胁检测等任务。作为免费评估版,它为用户提供了体验完整OmniMCP模块化生态系统的入口。
OmniMCP: Cyber Siem Triage (Free Teaser Edition) is a validated multi-turn agentic function calling dataset focused on cybersecurity SIEM (Security Information and Event Management) triage tasks. It is composed of synthetic data, with a size less than 1000 samples, in English language, under Apache 2.0 license. Each sample contains three fields: instruction, thought_process (chain-of-thought reasoning enclosed in <thought> blocks), and final_output. Key features: 0% syntax and parsing errors (all data strictly validated via Pydantic AST against OpenAPI schema), native chain-of-thought reasoning, pre-trained on real-world API failures and recoveries in production, and fully compliant with GDPR/DSGVO privacy requirements (no personal data). The dataset is suitable for fine-tuning agent-based AI models for cybersecurity alert triage, log correlation, and threat detection. As a free teaser edition, it provides users with an entry point to experience the full OmniMCP modular ecosystem.
OmniMCP: Cyber Siem Triage (Free Teaser Edition) 数据集概述
基本信息
- 数据集名称: OmniMCP - Cyber Siem Triage (Free Teaser Edition)
- 语言: 英语 (en)
- 许可证: Apache-2.0
- 数据集规模: 小于1K条样本 (n<1K)
- 数据类型: 合成数据 (Synthetic Data)
- 标签: cyber_siem_triage, function-calling, tool-use, agentic-ai, multi-turn, fine-tuning, unsloth, axolotl, ollama
内容简介
这是一个用于**网络安全SIEM分诊(Security Information and Event Management Triage)**场景的、经过验证的多轮智能体函数调用(Function-Calling)数据集。该数据集为免费评估预览版(Teaser),用于训练或微调AI模型在多轮对话中执行网络安全告警分诊、日志关联等任务。
数据集特点 (USP)
- 零语法与解析错误: 100%通过Pydantic AST校验,符合严格的OpenAPI规范。
- 原生思维链推理: 每次工具调用前均包含
<thought>块中的逐步诊断逻辑。 - 生产级自愈能力: 覆盖真实的API故障、连接池超时及错误恢复场景,而非简单的理想路径。
- 数据合规性: 100%符合GDPR/DSGVO要求,不含任何个人数据(使用RFC 2606的示例邮箱与RFC 5737的文档IP)。
- 欧盟AI法案就绪: 包含符合欧盟AI法案第50条和第53条的合成数据来源声明。
数据加载示例
使用Python的pandas库可直接加载Parquet文件: python import pandas as pd df = pd.read_parquet("omnimcp_cyber_siem_triage_teaser.parquet") print(df[["instruction", "thought_process", "final_output"]].head())
数据字段包括:instruction(指令)、thought_process(思维过程)、final_output(最终输出)。
所属生态系统
该数据集是OmniMCP模块化生态系统的一部分,属于四层架构中的Level 1 (The Brick) 层级中的网络安全防御SIEM分诊模块。其完整商业版本(CyberDefense SIEM Triage)可在Gumroad平台以99欧元购买,涵盖告警噪声抑制、日志关联等更多专业场景。
许可与商业权利
- 免费预览版 (Teaser): 基于Apache 2.0许可证发布,可免费用于研究与评估。
- 完整生产包及更高层级产品: 受OmniMCP企业商业EULA保护,包含完整的商业盈利与模型部署权利,需通过Gumroad购买。





