
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
@readystack/en301549-lint
Advanced tools
Flags the EN 301 549 clause each line breaks, and separates what is in force today from what arrives with V4.1.1.
Flags the EN 301 549 clause each line breaks, and separates what is in force today from what arrives with V4.1.1.
npx @readystack/en301549-lint file
Node 18+. The same 28 rules as the VS Code extension, from a terminal or CI.
--rules lists every rule@readystack/en301549-lint --dir ./templates --report html --out report.html
A manual WCAG audit is quoted at $100–$250 per page, and $1,250–$2,750 for a small site (Accessible.org, 2026).
Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:
{ "mcpServers": { "en301549-lint": { "command": "npx", "args": ["-y", "@readystack/en301549-lint", "--mcp"] } } }
Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.
- name: EN 301 549 Lint — European Accessibility Act rules, with the clause number, inside your editor
run: npx -y @readystack/en301549-lint --dir . --ci
(container: docker run --rm -v "$PWD:/work" getreadystack/en301549-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.
FAQs
Flags the EN 301 549 clause each line breaks, and separates what is in force today from what arrives with V4.1.1.
The npm package @readystack/en301549-lint receives a total of 404 weekly downloads. As such, @readystack/en301549-lint popularity was classified as not popular.
We found that @readystack/en301549-lint demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.