
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.
builtwithcodex
Advanced tools
Publish repos, SaaS products, Codex skills, agents, games, and devtools to Launchboard from Codex or the terminal.
Publish a repo, SaaS URL, Codex skill, agent, game, experiment, or devtool to Launchboard from Codex or the terminal.
Publish the current repo:
npx builtwithcodex --path "$PWD"
Publish a live SaaS/app URL:
npx builtwithcodex \
--url "https://your-app.com" \
--repo-url "https://github.com/you/your-app"
Publish from a GitHub repo URL:
npx builtwithcodex \
--repo-url "https://github.com/you/your-project"
Use a custom Launchboard instance:
npx builtwithcodex \
--path "$PWD" \
--marketplace-url "https://launchboard.example.com"
Add explicit fields:
npx builtwithcodex \
--path "$PWD" \
--category Apps \
--demo-url "https://your-app.com" \
--screenshot-url "https://your-app.com/og.png" \
--codex-skill-url "https://your-app.com/skills/my-skill.zip"
Preview without opening the browser:
npx builtwithcodex --path "$PWD" --no-open
After this package is published to npm, users can tell Codex:
Use the builtwithcodex npm package to publish this project to Launchboard.
The package opens a prefilled Launchboard submit page. The user still signs in with GitHub and confirms publish, so ownership, limits, and payments stay enforced by Launchboard.
The npm package includes the Codex skill files under:
skill/
That makes the package both a CLI and a distributable skill payload.
FAQs
Publish Codex skills to Built with Codex from Codex or the terminal.
The npm package builtwithcodex receives a total of 46 weekly downloads. As such, builtwithcodex popularity was classified as not popular.
We found that builtwithcodex 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.