
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Audal CLI toolkit
$ npm install -g audal-cli
$ audal-cli COMMAND
running command...
$ audal-cli (-v|--version|version)
audal-cli/0.0.5 win32-x64 node-v16.17.1
$ audal-cli --help [COMMAND]
USAGE
$ audal-cli COMMAND
...
audal-cli change-scale
Change all pixel values in a project by a certain scale
USAGE
$ audal-cli change-scale
OPTIONS
-n, --dir=dir Directory to run the tool
-n, --scale=scale Scale every pixel value across JS/TSX/JSX files by a decimal (i.e. 0.8)
See code: src/commands/change-scale.js
audal-cli help [COMMAND]
display help for audal-cli
USAGE
$ audal-cli help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
audal-cli parse
Parse a TeleportHQ project into Audal format.
USAGE
$ audal-cli parse
OPTIONS
-n, --dir=dir Directory to run the tool
See code: src/commands/parse.js
audal-cli parse-chakra
Parse a Chakra project into Compiled format.
USAGE
$ audal-cli parse-chakra
OPTIONS
-n, --dir=dir Directory to run the tool
See code: src/commands/parse-chakra.js
FAQs
Audal CLI toolkit
The npm package audal-cli receives a total of 1 weekly downloads. As such, audal-cli popularity was classified as not popular.
We found that audal-cli 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.