Install
openclaw skills install jpeng-threat-intelligenceGet threat intelligence
openclaw skills install jpeng-threat-intelligenceGet threat intelligence
python3 scripts/threat_intelligence.py --input <input> --output <output>
Set required environment variables:
export INTEL_API_KEY="your-api-key"
Returns JSON with results:
{
"success": true,
"data": {}
}