
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@metapasshq/msngr
Advanced tools
a tiny utility to post to user-provided webhooks without worrying about platforms built for [@metapass](https://github.com/metapass)
a tiny utility to post to user-provided webhooks without worrying about platforms built for @metapass
platforms supported:
won't be adding new platforms myself because of current commitments but feel free to create PR with a working test to get it merged :)
npm install @metapasshq/msngr
or
yarn install @metapasshq/msngr
// import
import { send } from "@metapasshq/msngr";
// declaring webhook
const webhook = "https://discord.com/api/webhooks/987654321/abcdefghijklmnopqrstuvwxyz";
// send
await send(webhook, "Hello World!");
feel free to open PRs for any new feature/bug fixes
some things on the top of my head:
FAQs
a tiny utility to post to user-provided webhooks without worrying about platforms built for [@metapass](https://github.com/metapass)
The npm package @metapasshq/msngr receives a total of 1 weekly downloads. As such, @metapasshq/msngr popularity was classified as not popular.
We found that @metapasshq/msngr demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.