
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
codex-security-audit-skill
Advanced tools
Codex skill for practical security audits of codebases, SaaS apps, APIs, and MVPs.
A Codex skill for practical security audits of codebases, SaaS apps, APIs, mobile apps, and MVPs before launch.
npm install -g github:Kappaemme-git/codex-security-audit-skill
codex-security-audit-skill
Or run without a global install:
npx github:Kappaemme-git/codex-security-audit-skill
After the package is published to npm, users can install it with:
npm install -g codex-security-audit-skill
npx codex-security-audit-skill
The installer copies the skill to:
~/.codex/skills/codex-security-audit-skill
Restart Codex or open a new chat if the skill autocomplete does not refresh immediately.
In Codex, open a project and ask:
Use codex-security-audit-skill on this project.
Check secrets, auth, authorization, API routes, CORS, payments, webhooks, file uploads, logging, dependencies, and deploy config.
Give me confirmed findings, risk level, and the fastest safe fix plan.
You can also ask Codex to implement fixes:
Use codex-security-audit-skill and implement the Critical and High fixes.
The skill includes a lightweight local secret-pattern scanner:
python3 ~/.codex/skills/codex-security-audit-skill/scripts/scan_secrets.py /path/to/project
The scanner output is only a first pass. Treat matches as leads that need code review.
FAQs
Codex skill for practical security audits of codebases, SaaS apps, APIs, and MVPs.
We found that codex-security-audit-skill 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.