
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.
npm install ghom-eval
Think of securing access because a malicious Eval can be devastating for your PC!
import { evaluate } from "ghom-eval" // or with CommonJS
evaluate("4 + 5")
{
"class": "Number",
"type": "number",
"duration": 0,
"failed": false,
"input": "4 + 5",
"output": "9",
"evaluated": ";() => {\n return 4 + 5\n}\n"
}
evaluate
method has 3 parameters.
string
Evaluated codeany
Context value to inject in code (default: undefined
)string
The access name of context (default: "context"
)Enjoy!
FAQs
JS evaluator
The npm package ghom-eval receives a total of 5 weekly downloads. As such, ghom-eval popularity was classified as not popular.
We found that ghom-eval demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.