
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.
formcarry-cli
Advanced tools
Formcarry CLI enables form creation, listing and removing forms in your terminal.
Installation:
$ npm install -g formcarry-cli
Login to Your Account:
$ formcarry login
Command | Description |
---|---|
login | login to your formcarry account |
add [options] | create a new form |
delete | delete form with id |
forms | List your form's |
$ formcarry add "My Sweet Form"
Output:
✔ Your form is successfully created
✔ Your endpoint url copied to clipboard:
https://formcarry.com/s/BywEPAJNb
Option | Description |
---|---|
-n, --notify | notify those email adresses, split with comma |
-r, --return | specify return url |
$ formcarry add "My Sweet Form" -r "https://myreturnurl.io" -n "myfist@mail.com, mysecond@mail.com"
Output:
✔ Your form is successfully created
✔ Your endpoint url copied to clipboard:
https://formcarry.com/s/BywEPAJNb
$ formcarry delete BJedGRDQZ
Output:
✔ Your form is successfully deleted.
$ formcarry forms
Output:
┌───────────┬──────────────────┬─────────────────────────────┐
│ ID │ Name │ Created At │
├───────────┼──────────────────┼─────────────────────────────┤
│ rJwOBh6XZ │ First. │ June 26th 2017, 1:12:39 am │
├───────────┼──────────────────┼─────────────────────────────┤
│ BJedGRDQZ │ Second. │ June 21st 2017, 2:01:27 pm │
└───────────┴──────────────────┴─────────────────────────────┘
FAQs
The command line interface for Formcarry
The npm package formcarry-cli receives a total of 0 weekly downloads. As such, formcarry-cli popularity was classified as not popular.
We found that formcarry-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.