
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.
@socotra/aux-cli
Advanced tools
Socotra Auxiliary Data CLI - Manage Socotra aux data from the command line
A command-line interface for deploying a Socotra configuration.
Install globally as a part of the @socotra/cli tools:
npm install -g @socotra/cli
Install as a globally available standalone tool:
npm install -g @socotra/aux-cli
Install as a local package:
npm install @socotra/aux-cli
Usage: socotra-aux [options] [command]
Options:
--debug output debugging info
--ci change output when running as a CI process
--no-title turn off title and banner output
--no-banner turn off banner output
--no-styling turn off terminal styling and colours
--no-progress turn off progress bars and spinners
-V, --version output the version number
-c, --connect <name> connect via Socotra profile
-a, --api <uri> the API URI
-n, --hostName <hostName> hostname
-u, --username <username> username
-p, --password <password> password
-h, --help display help for command
Commands:
ls <locator> [page] fetch a list of keys for a given locator
get <locator> <key> retrieve a single auxiliary data record
delete [options] <locator> <key> delete an auxiliary data record
set [options] <locator> <key> [value] set or update an auxiliary data record
edit [options] <locator> <key> edit an auxiliary data record
help [command] display help for command
For Socotra Auxiliary Data API documentation see https://docs.socotra.com/production/api/auxiliary-data.html
Usage: socotra-aux ls [options] <locator> [page]
fetch a list of keys for a given locator
Options:
-h, --help display help for command
Usage: socotra-aux get [options] <locator> <key>
retrieve a single auxiliary data record
Options:
-h, --help display help for command
Usage: socotra-aux delete [options] <locator> <key>
delete an auxiliary data record
Options:
-y, --yes do not ask for confirmation (default: false)
-h, --help display help for command
Usage: socotra-aux set [options] <locator> <key> [value]
set or update an auxiliary data record
Options:
--uiType <uiType> uiType
-y, --yes do not ask for confirmation (default: false)
-h, --help display help for command
Usage: socotra-aux edit [options] <locator> <key>
edit an auxiliary data record
Options:
--uiType <uiType> uiType
-h, --help display help for command
FAQs
Socotra Auxiliary Data CLI - Manage Socotra aux data from the command line
We found that @socotra/aux-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 open source maintainers 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.