New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/image-host-transfer-lint

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/image-host-transfer-lint

Names every image, font, badge and embed in your docs that sends an EU reader's IP outside the EEA - and the fix for each one.

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Image Host Transfer Lint

Image Host Transfer Lint

Names every image, font, badge and embed in your docs that sends an EU reader's IP outside the EEA - and the fix for each one.

Install

npx @readystack/image-host-transfer-lint file

Node 18+. The same 17 rules as the VS Code extension, from a terminal or CI.

Free

  • Scan the docs file or folder you have open and get every asset URL that leaves the EEA, named with its host, its country and the concrete fix - 17 rules, fenced code blocks skipped.
  • --rules lists every rule

With a licence ($29 once)

  • Workspace-wide export: an Art. 30 transfer register (CSV + Markdown) plus a self-host rewrite map for every file, per team seat.
@readystack/image-host-transfer-lint --dir ./templates --report html --out report.html

LG Munchen I, 20 O 14144/19 (2022-01-20) awarded EUR 100 in damages to one visitor for one Google Fonts call on one page.

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "image-host-transfer-lint": { "command": "npx", "args": ["-y", "@readystack/image-host-transfer-lint", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: Image Host Transfer Lint
  run: npx -y @readystack/image-host-transfer-lint --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/image-host-transfer-lint --dir /work --ci)

The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Keywords

gdpr

FAQs

Package last updated on 25 Sep 2026

Related posts