
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.
mobile-generator
Advanced tools
This generator aims to initialize iOS and Android native projects (hybrid mobile projects coming soon) through Command Line Interface.
This project aims to initialize mobile project by following guidelines provided by constructor and frameworks.
This will allow you to quickly integrate an application according to your guidelines. You can unify your different mobile projects by applying the same rules everywhere.
The best way to get started is to install our npm package.
$ npm i @mobile-generator/mobile-generator
Read the CLI usage to run CLI or start with one of our example.
If you want more in-depth information about mobile generator, read the wiki.
Are you missing a feature? Open an issue!
This command will prompt you questions. Once you answered all of them it will generate the corresponding project
$ mobile-generator interactive
This command will is the same as the interactive one except that you need to provide your answer as arguments/flags. This will allow you to integrate to your CLI.
Android example:
$ mobile-generator create android my-app com.mycompany --android_min_sdk=21 --android_target_sdk=29 --android_template=drawer --internet_permission
iOS example:
$ mobile-generator create ios my-app com.mycompany --ios_min_sdk=12.2 --ios_template=tabbar --internet_permission
Flutter example:
$ mobile-generator create flutter my-app com.mycompany
A separate repository contains examples. Go to github.com/mobile-generator/examples to give them a try.
Mobile-generator is developed completely in the open, and your contributions are more than welcome. It's still a very new project, so I'm sure there are bugs to be found and improvements to be made - and hopefully we can work on those together as a community.
FAQs
This generator aims to initialize iOS and Android native projects (hybrid mobile projects coming soon) through Command Line Interface.
We found that mobile-generator demonstrated a not healthy version release cadence and project activity because the last version was released 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.