← Back to Skills Marketplace
jpengcheng523-netizen

threat-intelligence

by jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jpeng-threat-intelligence
Description
Get threat intelligence
README (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": {}
}
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jpeng-threat-intelligence
  3. After installation, invoke the skill by name or use /jpeng-threat-intelligence
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug jpeng-threat-intelligence
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is threat-intelligence?

Get threat intelligence. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install threat-intelligence?

Run "/install jpeng-threat-intelligence" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is threat-intelligence free?

Yes, threat-intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does threat-intelligence support?

threat-intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created threat-intelligence?

It is built and maintained by jpengcheng523-netizen (@jpengcheng523-netizen); the current version is v1.0.0.

💬 Comments