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

@readystack/datenschutz-auskunft-lint

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/datenschutz-auskunft-lint

15 Prüfungen für Auskunftsschreiben nach Art. 15 DSGVO – samt Monatsfrist ab Eingangsdatum

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Datenschutz-Auskunft Linter (Art. 15 DSGVO)

Datenschutz-Auskunft Linter (Art. 15 DSGVO)

15 Prüfungen für Auskunftsschreiben nach Art. 15 DSGVO – samt Monatsfrist ab Eingangsdatum

Install

npx @readystack/datenschutz-auskunft-lint file

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

Free

  • Prüft die geöffnete Auskunftsvorlage vollständig gegen alle 15 Regeln und zeigt jeden Fund mit Artikel, Grund und Zeilennummer – ohne Wasserzeichen und ohne Zähler.
  • --rules lists every rule

With a licence ($29 once)

  • Prüft den ganzen Ordner auf einmal und schreibt einen datierten Nachweis-Bericht für die Akte.
@readystack/datenschutz-auskunft-lint --dir ./templates --report html --out report.html

Eine Kanzlei oder ein externer Datenschutzbeauftragter prüft ein Auskunftsschreiben üblicherweise für 90 bis 150 Euro pro Stunde, und zwar je Schreiben.

Use from an AI agent (MCP)

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

{ "mcpServers": { "datenschutz-auskunft-lint": { "command": "npx", "args": ["-y", "@readystack/datenschutz-auskunft-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: Datenschutz-Auskunft Linter (Art. 15 DSGVO)
  run: npx -y @readystack/datenschutz-auskunft-lint --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/datenschutz-auskunft-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

datenschutz

FAQs

Package last updated on 25 Sep 2026

Related posts