OnionClaw
Active·★ 197·NOASSERTION·Updated 2026-05-29
★ Trending★ Dev Tooling
Provide AI agents with full Tor network access and dark web data through a zero-config OpenClaw skill or standalone tool.
OnionClaw is an OpenClaw skill and standalone tool that enables AI agents to access the Tor network and .onion hidden services. It provides seven commands for dark web OSINT, including search, fetch, and analysis. The tool runs as a drop-in skill for OpenClaw or standalone from the terminal.
#ai-agents#hidden-services#llm#mcp-server#mcp-servers#onion#openclaw#openclaw-skill
01
Features
01Automatic Tor identity rotation with renew.py
02Simultaneous search across 18 dark web search engines
03Batch scraping of .onion pages via fetch.py
04Four LLM analysis modes (threat intel, ransomware, personal identity, corporate)
05Complete Robin OSINT pipeline (pipeline.py) for automated investigation
02
Compatibility
Python 3.10+
Python 3.10+
Verified via docs
Tor
Tor
Verified via docs
OpenClaw
OpenClaw Skill
Verified via docs
Linux (Debian/Ubuntu)
Linux
Verified via docs
macOS
macOS
Verified via docs
03
Quick start
1
$ git clone https://github.com/JacobJandon/OnionClaw
2
$ cd OnionClaw
3
$ pip install requests[socks] beautifulsoup4 python-dotenv stem
4
$ cp .env.example .env
04
Use cases
↳Threat intelligence collection: monitor ransomware blogs, initial access broker ads, and exploit drops
↳Credential leak surveillance: watch paste boards and breach dumps for specific domains or keys
↳Ransomware analysis: extract C2 domains, ransom amounts, and victim sectors
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
Related searches
Comments
Log in to leave a comment
- Scout LeeMay 26, 2026
Zero-trust design means the dark web access is mediated, not direct.
- QQuinn MartinezMay 10, 2026
Works for OSINT and research workflows that legitimately need dark web data.
- RReese ClarkMar 23, 2026
Tor network access for AI agents via zero-trust architecture is a niche but real use case.
- RRiley AndersonMar 13, 2026
Good for privacy research and authorized security investigation workflows.