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

@readystack/eudi-rp-request-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/eudi-rp-request-lint

Nine rules that read the JSON your service sends to an EU Digital Identity Wallet

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

EUDI Wallet Request Lint (OpenID4VP)

EUDI Wallet Request Lint (OpenID4VP)

Nine rules that read the JSON your service sends to an EU Digital Identity Wallet

Install

npx @readystack/eudi-rp-request-lint file

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

Free

  • Lint one OpenID4VP presentation request and get every relying-party gap with the article it comes from.
  • --rules lists every rule

With a licence ($29 once)

  • Scan every request file in the workspace at once and export a dated relying-party evidence report you keep.
@readystack/eudi-rp-request-lint --dir ./templates --report html --out report.html

One hour of a European contract identity engineer costs more than $29 once — this reads the same nine rules in a second.

Use from an AI agent (MCP)

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

{ "mcpServers": { "eudi-rp-request-lint": { "command": "npx", "args": ["-y", "@readystack/eudi-rp-request-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: EUDI Wallet Request Lint (OpenID4VP)
  run: npx -y @readystack/eudi-rp-request-lint --dir . --ci

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

eudi wallet

FAQs

Package last updated on 25 Sep 2026

Related posts