# H3RETIK Cloud Plugins

> Canonical HTML: https://h1dr4.dev/h3retik/plugins
> Machine index: https://h1dr4.dev/llms.txt

H3RETIK plugins attach a scoped capability to a disposable compute session without removing normal shell access, receipt accounting, runtime logs, or automatic disposal.

## Tor Lens

Tor Lens provides headless Tor access for authorized research against user-supplied onion URLs and Ahmia-discovered public results.

```bash
h3retik-cloud rent --plugin tor-lens --minutes 15 --actions 10 --asset USDC
h3retik-cloud tor search "public research query"
h3retik-cloud tor fetch "http://example.onion"
h3retik-cloud tor extract "http://example.onion"
```

The plugin is a transport and extraction capability. It does not guarantee that an onion service is online or trustworthy. Operators remain responsible for lawful, scoped use.
