agenTOR
Use this skill when a task needs:
- a Tor-routed or proxy-routed browser session
- a local receipt for what the browser saw
- page HTML capture
- a viewport screenshot
- a quick research pass over a page with artifacts
Commands
agentor doctor
agentor fetch <url>
agentor shot <url>
agentor screenshot <url>
agentor research <url> --prompt "research this page"
agentor run <url> --prompt "research this page"
agentor setup tor
agentor test tor
Notes
- Default proxy is
socks5://127.0.0.1:9050 agentor setup torchecks install state and SOCKS reachabilityagentor doctoraudits browser, Tor, port, and output directory- Profiles can store recurring proxy/output defaults
- Pass
--no-proxyfor direct browsing - Artifacts are written under
artifacts/<timestamp>-<slug>unless--outis set - every run also writes
summary.txt runwritesreport.mdin addition to HTML, text, screenshot, andreceipt.json
Verification
npm test
npm pack --json --dry-run
Safety
- Tor routing improves path hygiene, not identity guarantees
- Avoid logged-in browser state if the goal is separation
- Keep the receipt directory; it is the proof of what happened
Scan to join WeChat group