dark-weblisted
Install: claude install-skill f5-sales-demo/marketplace
**Canonical skill URI**: `skill://osint-framework:dark-web`
# Dark Web
Dark web monitoring, onion service analysis, and anonymous network
intelligence — Tor, Freenet, and I2P.
## Legal Notice
All tools use publicly available information only. Users must comply
with applicable laws and platform terms of service. Dark web research
carries elevated legal and ethical risk. Ensure proper authorization
before active scanning of hidden services.
## Tools Reference
Read `skills/dark-web/references/tools.md` for the complete
list of 13 free tools in this category.
## Key command-line tools
| Tool | Install | Alt Install | Usage |
| ------ | --------- | ------------- | ------- |
| Tor Download | Apt: `apt-get install -y tor torbrowser-launcher` | Binary: download from <https://www.torproject.org/download/> | `tor` -- starts Tor SOCKS proxy on port 9050 |
| Freenet Project | `curl -sSL https://www.hyphanet.org/assets/jnlp/freenet_installer.jar -o freenet.jar && java -jar freenet.jar` | Docker: build from source at <https://github.com/hyphanet/fred> | Runs Freenet/Hyphanet node for anonymous content distribution |
| I2P Anonymous Network | Apt: `apt-get install -y i2p` | Binary: download from <https://geti2p.net/en/download;> Docker: `docker pull geti2p/i2p` | `i2prouter start` -- starts I2P router for anonymous network access |
| OnionScan | `go install github.com/s-rah/onionscan@latest` | `git clone https://github.com/s-rah/onionscan && cd onionscan && go build` | `onionscan <t