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.
npx agentmods add skills/dorshaer/husk/interceptornpx skills add DorShaer/Husk --skill interceptorgit clone --depth 1 https://github.com/DorShaer/HuskWrote 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.
[](https://agentmods.dev/skills/dorshaer/husk/interceptor)<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>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.
| Model | Per session | Once 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 |
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.
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 \ 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.
What ships with it
31 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .gitignore 35 B
- Flows/README.md 232 B
- References/CommandReference.md 12 KB
- Tools/Capture.sh 14 KB runs code
- Tools/EnsureTestProfile.sh 4.2 KB runs code
- Tools/FrameScrub.ts 4.4 KB runs code
- Tools/HealBridge.sh 2.3 KB runs code
- Tools/LaunchTestProfile.sh 3.4 KB runs code
- Tools/Pin.sh 3.5 KB runs code
- Tools/PreflightIsolation.sh 11 KB runs code
- Tools/VerifyImageProbe.ts 1.7 KB runs code
- Workflows/CaptureBackgroundedApp.md 2.7 KB
- Workflows/DispatchAppleEvent.md 3.4 KB
- Workflows/DriveBackgroundedApp.md 4.7 KB
- Workflows/DriveRichEditor.md 5.9 KB
- Workflows/LaunchTestProfile.md 9.5 KB
- Workflows/MultiPageCompare.md 4.4 KB
- Workflows/OverrideXhr.md 5.4 KB
- Workflows/ReadAndExtract.md 3.9 KB
- Workflows/ReadAxTree.md 3.3 KB
- Workflows/RecordAndReplayMacFlow.md 4.6 KB
- Workflows/RecordFlow.md 4.6 KB
- Workflows/ReplayFlow.md 4.4 KB
- Workflows/Reproduce.md 3.9 KB
- Workflows/ScreenshotForVlm.md 5.3 KB
- Workflows/ScrubFlow.md 3.3 KB
- Workflows/TestForm.md 5.9 KB
- Workflows/TrustedInputGate.md 5.2 KB
- Workflows/Update.md 14 KB
- Workflows/VerifyDeploy.md 7.9 KB
- Workflows/VmLifecycle.md 5.8 KB
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.
- 4d ago First seen · 427 lines · 193 tokens per session scan A b89f230c39fe
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.
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".
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…
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…
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.
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…
sprite-atlas-builder
Sprite atlas pipeline. Use for sprites, tilesets, textures, asset sheets, extraction, curation, and QA.