Interceptor

Interceptor is a skill for Claude Code, Codex from DorShaer/Husk. It costs 193 tokens per session (13,587 once invoked), scanned A, original, no licence file.

A browser-automation tool that operates real Chrome or Brave sessions on macOS and can capture screenshots for visual checks.

In plain words
What is it for?
Use it to check deployments, click through interfaces, troubleshoot web pages, inspect animations, and confirm visual changes.
Why use it?
It lets you verify what a deployed website actually looks and behaves like in a real browser.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/dorshaer/husk/interceptor
Any agent
npx skills add DorShaer/Husk --skill interceptor
Clone the repo
git clone --depth 1 https://github.com/DorShaer/Husk

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Interceptor

README.md
[![agentmods](https://agentmods.dev/badge/skills/dorshaer/husk/interceptor.svg)](https://agentmods.dev/skills/dorshaer/husk/interceptor)
Your own site
<a href="https://agentmods.dev/skills/dorshaer/husk/interceptor"><img src="https://agentmods.dev/badge/skills/dorshaer/husk/interceptor.svg" alt="Measured on agentmods" height="20"></a>
Per session 193 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,587 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00193 $0.13587
Opus 5 $0.00097 $0.06793
Sonnet 5 $0.00039 $0.02717
Haiku 4.5 $0.00019 $0.01359

Measured 4d ago against content hash b89f230c39fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Interceptor scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 8 executable files (Tools/Capture.sh, Tools/EnsureTestProfile.sh, Tools/FrameScrub.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s -X POST http://localhost:31337/notify \
libs/lifeos/skills/Interceptor/SKILL.md · 427 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 427 lines · 193 tokens per session scan A b89f230c39fe

Subscribe to this mod's changes

Interceptor is a skill published in the GitHub repository DorShaer/Husk (12 stars, last pushed today), with no licence file. It adds 193 tokens to every session and 13,587 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

excalidraw-diagram

Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "diagram", "standard excalidraw", "animate".

breferrari/obsidian-mind · 67 tokens

remove-ai-marks

Strip multi-vendor AI provenance from owned files: hidden Unicode (Layer A), statistical sampling watermarks via rewrite (Layer B — always offer), and C2PA/EXIF/XMP/container metadata on PNG/JPEG/WebP/SVG/PDF/DOCX/ODT/HTML/MD. Covers Claude, Gemini/SynthID-class, OpenAI provenance surfaces, and open-LLM sampling…

ShadowAqueduct/watermark-remover · 135 tokens

ppt-generation

Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Has TWO workflows: (1) Primary — AI-generated full-slide images composed via scripts/generate.py; (2) Fallback — python-pptx programmatic slides (all text editable, better for reports/project management). The fallback…

peintune/runjam · 100 tokens

rexai-image-generation

Use when the user wants to generate an image, edit an image, create visual artwork, produce text-to-image output, transform an existing image with image-to-image, or asks for 生图, 生成图片, 文生图, 图生图, text-to-image, image-to-image, AI image, picture generation, image result, image edit, or visual generation.

rexleimo/aios · 80 tokens

auto-video

Run and validate AutoVideo-Agent Markdown-to-video workflows, including the v0.1-compatible deterministic offline command and v0.2 provider mode with ComfyUI media, Mock or Command TTS, scene-level SRT, normalized timelines, FFmpeg, and deterministic QA. Use for build, plan, provider, or QA requests; MiniMax, hosted…

wangxin6x/AutoVideo-Agent · 86 tokens

sprite-atlas-builder

Sprite atlas pipeline. Use for sprites, tilesets, textures, asset sheets, extraction, curation, and QA.

gvastethecreator/codex-studio · 29 tokens