Claude Skill
christinminor459/OnionClaw
OnionClaw is a zero-config OpenClaw skill and standalone tool that provides AI agents with full Tor network access and dark web data. Built in Python, it supports SOCKS5 proxy, hidden services, and...
Overview
Repository
Install this Skill
pip install requests[socks] beautifulsoup4 python-dotenv stemRegistry
pip install requests[socks] beautifulsoup4 python-dotenv stemgit clone https://github.com/JacobJandon/OnionClaw ~/.openclaw/skills/onionclawgit clone https://github.com/JacobJandon/OnionClaw
Summary
OnionClaw is a zero-configuration OpenClaw skill and standalone tool that grants AI agents full Tor network access and dark web data capabilities. Built in Python, it enables seamless integration with LLMs, MCP servers, and OSINT workflows for secure, anonymous browsing and threat intelligence gathering.
通过零配置的OpenClaw技能或独立工具,为AI代理提供完整的Tor网络访问权限和暗网数据。
Key features
- Zero-configuration Tor network access for AI agents
- Standalone tool and OpenClaw skill dual-mode operation
- SOCKS5 proxy integration for anonymous browsing
- Dark web data retrieval and hidden services support
- Compatible with LLM and MCP server architectures
- Designed for security research and OSINT applications
Use cases
- Enabling AI agents to perform anonymous web scraping via Tor
- Gathering threat intelligence from dark web sources
- Integrating with LLM-based agents for secure data retrieval
- Conducting OSINT investigations with hidden services
- Automating security research workflows requiring Tor access
README excerpt
# OnionClaw 🧅 [](https://github.com/JacobJandon/OnionClaw/blob/main/LICENSE) [](https://github.com/JacobJandon/OnionClaw/actions/workflows/ci.yml) [](https://github.com/JacobJandon/OnionClaw) **by JacobJandon** <p align="center"> <img src="OnionClaw-logo.png" alt="OnionClaw logo" width="200"/> </p> > **OpenClaw skill + standalone tool** — full Tor / dark web access for AI agents OnionClaw gives AI agents full access to the Tor network and .onion hidden services. It runs as an [OpenClaw](https://github.com/openclaw/openclaw) skill (drop-in, zero config beyond a `.env` file) and also works standalone from any terminal. Based on the [SICRY](https://github.com/JacobJandon/Sicry) engine — 18 dark web search engines, Robin OSINT pipeline, four LLM analysis modes. ```bash # As an OpenClaw skill: cp -r OnionClaw ~/.openclaw/skills/onionclaw # → agent now has 7 dark web commands available in every session # Standalone: python3 check_tor.py # verify Tor python3 search.py --query "ransomware healthcare" python3 pipeline.py --query "acme.com data leak" --mode corporate ``` --- ## ⚠️ The Rabbit Hole > *Autonomous agents paired with the Tor network will be one of the most dangerous automation stacks on the internet within the next five years. OnionClaw is living proof that the rabbit hole goes deeper than most people think.* This tool is built for **legitimate OSINT, threat intelligence, and security research**. But the same primitives — anonymous routing, bulk scraping, AI-driven synthesis, zero-attribution browsing, automated identity rotati