
Research
/Security News
77 Firefox Extensions Linked to Crypto Wallet and Credential Theft
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.
@cloudelements/doctor-core
Advanced tools
The Core functionality of Doctor - The Cloud Elements Asset Management Tool
The doctor-core holds the core functionality of Doctor tool (The Cloud Elements Asset Management Tool) which will be used internally by doctor-service.
Run all the unit test cases via the following command
$ npm run test:unit
PROTIP:
nodeversion must be >=v12.18.3
Run a single unit test file via the following command
$ jest getExtendedElements.test.js
Run all the unit test cases with coverage and view the code coverage report via the following command
$ npm run test:unit:coverage
ENABLE_DEBUG_LOG environment variable must be set to true (true for CLI by default).cd <path/to/doctor-core> # go into the doctor-core project directory
npm link # creates global link
cd <path/to/doctor-service/doctor-app> # go into some other project directory.
npm link @cloudelements/doctor-core # link-install the package
FAQs
Core functionality of Doctor - The Cloud Elements Asset Management Tool
The npm package @cloudelements/doctor-core receives a total of 8 weekly downloads. As such, @cloudelements/doctor-core popularity was classified as not popular.
We found that @cloudelements/doctor-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 45 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
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.

Security News
In his AI Council 2026 talk, Feross Aboukhadijeh covers recent package compromises, vulnerability discovery, and a more automated security model.