
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.
devkits-json-formatter
Advanced tools
Format and validate JSON from CLI or stdin — pretty print, minify, and validate JSON files
Format and validate JSON from CLI or stdin. Part of @devkits/tools.
npm install -g @devkits/json-formatter
# From stdin
echo '{"name":"DevKits","tools":84}' | jsonfmt
# From file
jsonfmt package.json
# From JSON string
jsonfmt '{"test":true}'
jsonfmt package.json --minify
jsonfmt '{"test":true}' -m
Use the web version at: https://devkits-tools.surge.sh
Unlock batch processing, API access, and cloud sync: https://devkits-tools.surge.sh/pro
Use code EARLYBIRD-2026 for 20% off ($7.20 instead of $9).
MIT — DevKits Team
FAQs
Format and validate JSON from CLI or stdin — pretty print, minify, and validate JSON files
The npm package devkits-json-formatter receives a total of 4 weekly downloads. As such, devkits-json-formatter popularity was classified as not popular.
We found that devkits-json-formatter 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.