
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.
@slflows/cli
Advanced tools
npm install -g @slflows/cli
slfcli app createCreates a new application after providing details like name, description, etc.
slfcli version create-e/--entrypoint: Entrypoint for the app schema.-u/--uiEntrypoint (optional): Entrypoint for the UI code.--appId (optional): ID of the application to create the version for. If not provided, a list of applications will be displayed.--version (optional): Version of the application to create the version for. If not provided, the next version will be calculated based on the latest version after picking which SemVer bump to use.--debug (optional): Enable debug mode which prints source code to logs.slfcli version create -e main.ts -u ui.tsx
slfcli version update-e/--entrypoint: Entrypoint for the app schema.-u/--uiEntrypoint (optional): Entrypoint for the UI code.--id (optional): ID of the app version to update. If not provided, a list of apps will be displayed and after picking an app, a list of versions will be displayed.--watch (optional): Watch for changes in the source code and automatically update the version. Works for both app and UI code.slfcli version update -e main.ts -u ui.tsx --watch
FAQs
## Installation
The npm package @slflows/cli receives a total of 14 weekly downloads. As such, @slflows/cli popularity was classified as not popular.
We found that @slflows/cli 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.