hol-plugin-security
收藏资源简介:
HOL Plugin Security 数据集由 Hashgraph Online 提供,旨在为 AI 编码代理的插件安全性和运行时安全提供结构化数据。该数据集包含三个子集:默认配置的 plugins 包含 205 个已评分注册插件;runtime_fixtures 包含 220 个来自 Guard 基准测试记录的模拟运行结果;advisories 包含 22 个公开的 HOL Guard 安全通报页面,其中 threat_class 字段基于官方徽章设置。数据来源包括插件目录 API、运行时基准测试和通报页面,许可证为 Apache-2.0。该数据集适用于 MCP 安全、AI 代理运行时安全、提示注入、工具投毒、供应链安全等任务的研究与评估。注意:数据为快照形式,扫描结果非实时漏洞测试,大部分发现为可发布性检查而非确认漏洞。
The HOL Plugin Security dataset is provided by Hashgraph Online, designed to offer structured data for plugin security and runtime security of AI coding agents. The dataset contains three subsets: plugins with default configuration includes 205 scored registered plugins; runtime_fixtures includes 220 simulated run results from Guard benchmark recordings; advisories includes 22 public HOL Guard security advisory pages, where the threat_class field is based on official badge settings. Data sources include plugin directory API, runtime benchmarks, and advisory pages, licensed under Apache-2.0. This dataset is suitable for research and evaluation on tasks such as MCP security, AI agent runtime security, prompt injection, tool poisoning, and supply chain security. Note: The data is in snapshot form, and the scan results are not real-time vulnerability tests; most findings are publishability checks rather than confirmed vulnerabilities.
数据集概述
HOL Plugin Security 是 Hashgraph Online 发布的插件安全数据集快照,包含插件目录评分、运行时防护测试夹具和公开安全公告。数据集 ID 为 HashgraphOnline/hol-plugin-security,采用 Apache-2.0 许可证。
数据配置
数据集包含三个配置:
| 配置 | 行数 | 文件 |
|---|---|---|
| plugins(默认) | 205 | plugins.jsonl, plugins.parquet |
| runtime_fixtures | 220 | runtime_fixtures.jsonl, runtime_fixtures.parquet |
| advisories | 22 | advisories.jsonl, advisories.parquet |
- plugins:205 个已评分的注册表插件
- runtime_fixtures:来自 Guard 基准记录的模拟测试结果(所有 5 个测试环境结果一致,延迟值为占位符)
- advisories:22 个 HOL Guard 公共公告页面
关键字段说明
advisories.threat_class来源于官方中心徽章(https://hol.org/guard/security),非推断值advisories.owasp_mcp为每个公告映射一个主要的 OWASP MCP Top 10(测试版)ID- 插件行的扫描器为
registry-broker-fallback,属静态/目录评分
重要声明
- 205 个插件的评分不代表 Registry Broker 的全部 249k agents / 24k MCP 服务器
- 扫描结果非实时漏洞利用测试,扫描不构成安全保证
- 多数发现为可发布性问题(lockfile、缺失策略 URL),非已确认漏洞;2026-08-16 拉取中有 2 个高危发现
owner_verified仅表示 GitHub OAuth 仓库权限,非安全审计;publisher_verified当前为 0runtime_fixtures为模拟结果,未执行真实攻击或使用真实秘密- 数据集为快照性质,目录变化需使用
snapshot_at
OWASP MCP Top 10 映射(测试版)
HOL 将本地 Guard 与目录扫描器映射至 OWASP MCP Top 10(测试版 Phase 3),该映射不声明完整覆盖。例如:
- MCP01:检测秘密外泄/令牌窃取,Guard 可在本地阻止秘密文件/环境读取,但非秘密管理器,不轮换令牌
- MCP06:意图流颠覆 / 上下文载荷提示注入,Guard 覆盖有限,不是完整的提示注入防护器
- MCP10:上下文窗口抓取/数据过度暴露,Guard 可阻止过度本地文件读取,但不隔离模型上下文窗口
数据来源
- 插件目录 API:https://hol.org/registry/api/v1/plugins/catalog
- 运行时基准:https://hol.org/guard/research/ai-coding-agent-runtime-security-benchmark
- 公告:https://hol.org/guard/security/advisories
- 通过
export_plugins.py重新导出
引用
HOL Guard Team. "HOL Plugin Security." 2026. https://huggingface.co/datasets/HashgraphOnline/hol-plugin-security




