
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@readystack/hardcoded-credential-audit
Advanced tools
Open any config file and see every hardcoded credential — and every setting that quietly undoes your encryption — with the line number and the reason. 30 checks, 30 safe-config snippets, offline in th
Open any config file and see every hardcoded credential — and every setting that quietly undoes your encryption — with the line number and the reason. 30 checks, 30 safe-config snippets, offline in the editor, no account.
npx @readystack/hardcoded-credential-audit file
Node 18+. The same 30 rules as the VS Code extension, from a terminal or CI.
--rules lists every rule@readystack/hardcoded-credential-audit --dir ./templates --report html --out report.html
Dedicated secret-scanning platforms bill $18-$35 per developer per month and native scanning on GitHub or GitLab rides on paid plans at $49-$99 per user per year (2026 pricing round-ups); an incident-response analyst hour starts at $165 in 2026. None of them read the file open in your editor before you commit it.
Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:
{ "mcpServers": { "hardcoded-credential-audit": { "command": "npx", "args": ["-y", "@readystack/hardcoded-credential-audit", "--mcp"] } } }
Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.
- name: Hardcoded Credential Audit — 8 Stacks
run: npx -y @readystack/hardcoded-credential-audit --dir . --ci
(container: docker run --rm -v "$PWD:/work" getreadystack/hardcoded-credential-audit --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
Open any config file and see every hardcoded credential — and every setting that quietly undoes your encryption — with the line number and the reason. 30 checks, 30 safe-config snippets, offline in th
We found that @readystack/hardcoded-credential-audit 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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

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.