← 返回 Skills 市场
jpengcheng523-netizen

threat-intelligence

作者 jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-threat-intelligence
功能描述
Get threat intelligence
使用说明 (SKILL.md)

Threat Intelligence

Get threat intelligence

When to Use

  • User needs threat related functionality
  • Automating intel tasks
  • Security operations

Usage

python3 scripts/threat_intelligence.py --input \x3Cinput> --output \x3Coutput>

Configuration

Set required environment variables:

export INTEL_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}
安全使用建议
Do not install or provide secrets to this skill yet. Ask the publisher for the missing pieces: the scripts/threat_intelligence.py source, a clear install or runtime environment description, and an explanation of where INTEL_API_KEY is used and which external service it contacts. Verify the skill's source/homepage and review the code before giving any API keys. If the publisher cannot provide code or a reputable source, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: jpeng-threat-intelligence Version: 1.0.0 The skill bundle contains standard metadata and documentation for a threat intelligence tool. The instructions in SKILL.md describe a typical CLI usage pattern for a Python script (scripts/threat_intelligence.py) and the configuration of an API key (INTEL_API_KEY), with no evidence of malicious intent, prompt injection, or unauthorized data access in the provided files.
能力评估
Purpose & Capability
The stated purpose (threat intelligence) is plausible, but the skill offers no code or install steps to implement it. The SKILL.md tells the agent to run python3 scripts/threat_intelligence.py, yet no script or code files are included in the bundle.
Instruction Scope
Runtime instructions require running a local script and exporting INTEL_API_KEY, but the agent package contains neither the script nor a clear API target. The instructions also lack input/output formats or destinations, giving broad, unsupported runtime expectations.
Install Mechanism
There is no install spec (instruction-only), which can be fine — except the instructions assume a local Python script exists. Without an install step or bundled code, the skill as distributed cannot perform the described actions.
Credentials
SKILL.md asks users to set INTEL_API_KEY, but the skill's declared requirements list no required env vars and no primary credential. Requesting an API key is reasonable for this purpose, but the env var is not declared in metadata and there's no information about where the key would be sent or how it is used.
Persistence & Privilege
The skill does not request always:true and has no special OS or install privileges. It does not request any config paths or other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jpeng-threat-intelligence
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jpeng-threat-intelligence 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
jpeng-threat-intelligence 1.0.0 – Initial release - Provides threat intelligence functionality via command-line interface. - Supports automation of intel tasks for security operations. - Requires configuration with an INTEL_API_KEY environment variable. - Returns results in JSON format.
元数据
Slug jpeng-threat-intelligence
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

threat-intelligence 是什么?

Get threat intelligence. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 threat-intelligence?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jpeng-threat-intelligence」即可一键安装,无需额外配置。

threat-intelligence 是免费的吗?

是的,threat-intelligence 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

threat-intelligence 支持哪些平台?

threat-intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 threat-intelligence?

由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。

💬 留言讨论