OnionClaw™ v1.0.0 — Initial Release
OnionClaw™ v1.0.0
First stable release of OnionClaw™ — OpenClaw skill + standalone tool for full Tor/dark web AI agent access.
What's included
- 7 dark web scripts: `check_tor`, `renew`, `search`, `fetch`, `ask`, `check_engines`, `pipeline`
- OpenClaw SKILL.md with full metadata (pip deps, author, license, version)
- `scripts/sync_sicry.py` — keep bundled sicry.py in sync with upstream SICRY™
- NOTICE file (Apache 2.0 compliance)
- GitHub Actions CI on Python 3.9–3.12
Install as OpenClaw skill
```bash
cp -r OnionClaw ~/.openclaw/skills/onionclaw
```
Install standalone
```bash
pip install requests[socks] beautifulsoup4 python-dotenv stem
cp .env.example .env # add API key
python3 scripts/check_tor.py
```
License
Apache 2.0 — Copyright 2026 JacobJandon
"OnionClaw" and the OnionClaw logo are trademarks of JacobJandon.