← 返回 Skills 市场
onionclaw
作者
JacobJandon
· GitHub ↗
· v2.1.13
· MIT-0
241
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install onionclaw
功能描述
Search the Tor dark web, fetch .onion hidden-service pages, rotate Tor identities, and run structured multi-step OSINT investigations. Use when the user asks...
安全使用建议
This skill is coherent with its stated Tor/OSINT purpose, but exercise caution before running anything it recommends. Specifically: (1) Inspect setup.py, renew.py, and any scripts referenced — they will modify tor configuration and may require root. (2) Run Python package installs inside a virtualenv or container to avoid polluting system Python. (3) Keep any LLM key or secrets out of the .env until you trust the code; the README mentions TOR_DATA_DIR and an LLM key but the registry metadata does not declare them. (4) If you want to try it, run it in an isolated VM/container and review the scripts that modify /etc/tor/torrc or create system services. (5) Consider legal and ethical implications of dark‑web scanning in your jurisdiction and organization.
功能分析
Type: OpenClaw Skill
Name: onionclaw
Version: 2.1.13
OnionClaw is a dark web OSINT tool that automates Tor configuration, searching, and scraping. It is classified as suspicious due to high-risk administrative capabilities, specifically a script (sync_sicry.py) that fetches and updates code from a remote GitHub repository and a setup process that modifies system-level Tor configurations (torrc). While these features support the tool's stated OSINT purpose, they introduce significant supply chain and system integrity risks if the remote source or the local execution environment is compromised.
能力评估
Purpose & Capability
Name/description align with required binaries (python3, pip3, tor) and Python libs (requests[socks], stem, BeautifulSoup). All requested capabilities (search, fetch, rotate Tor identity, OSINT pipeline) are coherent with these requirements.
Instruction Scope
SKILL.md instructs running pip installs, a setup.py 'interactive first‑run wizard' that updates .env and torrc, and restarting system Tor (systemctl / brew services). setup.py is expected to modify system config files (e.g., /etc/tor/torrc) and create DataDirectory paths. Those are legitimate for a Tor tool but grant the skill potential to change system configuration and require elevated privileges; the document does not publish or show the contents of setup.py, renew.py, or other scripts, so you must inspect them before running.
Install Mechanism
Instruction-only skill (no install spec). It tells you to pip3 install specific PyPI packages — expected for Python tooling. Risk: pip installs are global by default in the examples (no virtualenv recommendation) and could overwrite system packages; no downloads from arbitrary URLs were specified.
Credentials
Registry metadata declares no required env vars, but SKILL.md references a .env with an LLM key (optional) and a TOR_DATA_DIR used by renew.py; this mismatch is a minor inconsistency. The tool also asks you to enable ControlPort/ CookieAuthentication in torrc (required for circuit control) which is appropriate but increases capability to control Tor circuits. No unrelated third‑party credentials are requested.
Persistence & Privilege
always:false (good). The skill documents a daemon/--daemon-poll mode and recurring watch/alert jobs; those would create long‑running background activity if enabled. Autonomous invocation (disable-model-invocation:false) is the platform default and not by itself suspicious.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install onionclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/onionclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.13
- Initial release of OnionClaw v1.0.0.
- Provides search across 12 dark web engines, `.onion` page fetching, and Tor circuit rotation.
- Enables structured multi-step OSINT investigations with markdown, JSON, STIX, MISP, and CSV reporting.
- Includes recurring watch/alert jobs for automated monitoring.
- Setup wizard and support for both Linux and macOS environments.
- Features complete and single-command OSINT pipeline automation.
元数据
常见问题
onionclaw 是什么?
Search the Tor dark web, fetch .onion hidden-service pages, rotate Tor identities, and run structured multi-step OSINT investigations. Use when the user asks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 241 次。
如何安装 onionclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install onionclaw」即可一键安装,无需额外配置。
onionclaw 是免费的吗?
是的,onionclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
onionclaw 支持哪些平台?
onionclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 onionclaw?
由 JacobJandon(@jacobjandon)开发并维护,当前版本 v2.1.13。
推荐 Skills