What it does
Follows HTTP redirects from a shortened URL (bit.ly, tinyurl, t.co, etc.) up to N hops without executing JavaScript, showing every hop in the chain and the final…
Use BEFORE clicking any shortener, BEFORE pasting a shortener into a public post, when a link comes from an unknown source.
How it arrives
You don't install skills one by one. ClevskillSetup installs the whole curated pack, wires the safety hooks, and verifies each skill actually runs on your machine. The weekly health scan re-checks it from then on, and repairs route through your approval.
Setup
This skill works best with a VirusTotal (free tier) API key (a free tier exists). The installer's Connect step walks you through getting the key, validates it against the provider, and stores it in the encrypted vault; it is never written to a plaintext file. Without the key the skill still runs in local-only mode where that is safe, and tells you what it skipped.
Invoke it
In Claude Code or Claude Cowork, just ask in plain language; skills trigger on intent. Things people say that make this skill run:
you: trace this redirect you: where does this short link go you: expand this bit.ly claude: [url-redirect-tracer runs, result returned with full audit log]
Part of the security suite: it runs automatically where it applies, fails closed on errors, and never sends your content anywhere.