ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

arabic-threat-intel

The only Arabic-first OSINT and threat intelligence skill. Monitor Arabic-language threat actor channels on Telegram, generate bilingual threat reports, search the dark web via Tor, and enumerate subdomains via Certificate Transparency logs. Works for any region — Middle East, Africa, Asia, or global. No API keys required.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/abdullah944/threat-intel
Or

Arabic Threat Intelligence

The only Arabic-first OSINT and threat intelligence skill for OpenClaw. Works globally — not limited to any single country or region.

Why This Skill

99% of OSINT skills are English-only. Arabic-speaking analysts, security teams, and researchers lack native-language tooling. This skill bridges that gap with full bilingual (Arabic + English) support.

Commands

Monitor Telegram Channels

Use arabic-threat-intel channel hak994
Use arabic-threat-intel channel anyChannelName --lang both

Scrapes public Telegram channels. Returns posts with timestamps, auto-translates Hebrew/Farsi mentions.

Generate Threat Report

Use arabic-threat-intel report "critical infrastructure"
Use arabic-threat-intel report "ransomware" --lang both

Monitors tracked threat actor channels and generates a structured bilingual threat brief ready for leadership or SOC teams.

Dark Web Search

Use arabic-threat-intel darkweb "company name data leak"
Use arabic-threat-intel darkweb "اسم الشركة تسريب"

Searches dark web indexes via Tor. Accepts Arabic or English queries. Returns .onion links with risk assessment.

CT Log Subdomain Scan

Use arabic-threat-intel scan example.com
Use arabic-threat-intel scan target-domain.org

Passive subdomain discovery via Certificate Transparency logs (crt.sh). Flags takeover candidates, dev/test servers, VPN and admin panels.

Tracked Threat Groups

GroupPlatformOriginTargeting
Fatimion Cyber TeamTelegram @hak994IranInfrastructure, Oil & Gas
313 TeamTelegram @xX313XxTeamIranGovernment sites
Fattah CyberTelegram @fattah_iriliIranTech, Media
Handala HackWebIran (MOIS)Financial, Defense
Various APT34/MuddyWaterMultipleIranTelecom, Energy

Output Options

FlagDescription
--lang arArabic only (RTL output)
--lang enEnglish only
--lang bothBilingual report (default)
--region meMiddle East focus
--region africaAfrica focus
--region allGlobal (default)

Requirements

  • No API keys required for CT log scanning and Telegram monitoring
  • Optional: Tor for dark web search (service tor start)
  • Python 3.10+ (pre-installed with OpenClaw)

Use Cases

  • 🔒 SOC teams monitoring Arabic-language threat actors
  • 🕵️ OSINT investigators tracking dark web activity
  • 📰 Journalists covering cybersecurity in the Middle East
  • 🎓 Security researchers and students learning Arabic OSINT
  • 🏢 Enterprise security teams with MENA exposure
  • 🌍 Any analyst tracking Iran-linked APT groups globally

Security & Ethics

This skill performs passive OSINT only. All sources are publicly accessible:

  • Telegram public channels (t.me/s/)
  • Certificate Transparency logs (crt.sh)
  • Dark web search engines via Tor (Ahmia, OnionLand)

No active exploitation. No unauthorized scanning.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-abdullah944-threat-intel": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#osint#threat-intelligence#arabic#cybersecurity#telegram#dark-web#apt#middle-east#incident-response
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.