← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install threat-intel-aggregator
功能描述
Aggregates and analyzes threat intelligence data to check targets against known threats and security risks.
安全使用建议
This skill looks like documentation for a hosted threat-intel API but omits critical operational details. Before installing or using it: 1) Ask the publisher for the exact base URL(s) and the required authentication method (API key, token, OAuth) and verify the provider's identity and reputation. 2) Do not send real internal IPs, domain names, or sensitive indicators until you confirm where data will be sent, how it's stored, and what privacy/retention policies apply. 3) If the integration requires API keys, ensure keys will be scoped and stored only in secure platform credential storage (and that the skill declares the env var names). 4) Prefer skills that include a servers field in their OpenAPI and explicitly declare required credentials; absent that, treat this skill as untrusted and test only with non-sensitive samples. If the publisher provides those clarifications (server URL, auth, privacy/processing rules, and expected request/response behavior), this assessment could be revised to benign.
功能分析
Type: OpenClaw Skill
Name: threat-intel-aggregator
Version: 1.0.0
The bundle defines a legitimate threat intelligence aggregation tool designed to check indicators (IPs, domains, hashes) against security databases. The SKILL.md and openapi.json files describe a standard REST API interface (api.mkkpro.com) without any evidence of malicious instructions, data exfiltration, or unauthorized execution patterns.
能力评估
Purpose & Capability
The README describes a hosted API (pricing, commercial plans, external domains like api.mkkpro.com and toolweb.in) which normally requires a base URL and API credentials; the skill declares no required env vars, no primary credential, and no server configuration. That is disproportionate to an API-integration skill and inconsistent with the stated purpose.
Instruction Scope
The SKILL.md documents endpoints (POST /check-threat) and sample requests/responses but does not include a clear, safe runtime instruction for how the agent should reach that service (no base URL in the OpenAPI, no auth method). Without explicit restrictions, an agent using this skill may send user-provided targets to external hosts named in the doc (api.mkkpro.com / toolweb.in), which is sensitive for threat indicators.
Install Mechanism
No install spec or code is present (instruction-only). That minimizes local code execution risk. Nothing is downloaded or written to disk by an installer.
Credentials
A hosted threat-intel API with pricing would normally require API keys or tokens, yet the skill requests no credentials or config paths. This absence is disproportionate and could hide implicit dependence on platform-level secrets or require sending data unauthenticated to third parties.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence. It is user-invocable only, and does not ask to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install threat-intel-aggregator - 安装完成后,直接呼叫该 Skill 的名称或使用
/threat-intel-aggregator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Threat Intelligence Aggregator API.
- Aggregates and analyzes threat intelligence data from multiple sources.
- Supports threat and risk checks for IPs, domains, file hashes, and URLs.
- Returns consolidated findings, confidence levels, and remediation recommendations.
- Offers a single POST /check-threat endpoint for rapid, multi-source threat assessment.
- Provides clear risk scoring and detailed response schema for easy integration.
元数据
常见问题
Threat Intel Aggregator 是什么?
Aggregates and analyzes threat intelligence data to check targets against known threats and security risks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Threat Intel Aggregator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install threat-intel-aggregator」即可一键安装,无需额外配置。
Threat Intel Aggregator 是免费的吗?
是的,Threat Intel Aggregator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Threat Intel Aggregator 支持哪些平台?
Threat Intel Aggregator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Threat Intel Aggregator?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills