
Research
/Security News
Intercom’s npm Package Compromised in Ongoing Mini Shai-Hulud Worm Attack
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.
@coolwallet/core
Advanced tools
CoolWallet Software Development Kit is built with Typescript, which handles the APDU requests, cryptography and some common logics.
npm install @coolwallet/core
| Directory | Features |
|---|---|
| apdu | Collections of APDU and MCU commands. |
| coin | Key derivation functions base on ECDSA and EDDSA algorithms. All @coolwallet/coin packages will need to inherit Coin to work with Coolwallet SDK. |
| config | Config values and some pieces of information about the Coolwallet, ex. error codes/messages. |
| crypto | Commonly used cryptography, ex. hmac-sha512, sha256. |
| device | Maintain Bluetooth device connection and using Transport to communicate with Bluetooth device. |
| error | CoolWallet SDK internal error handler. |
| setting | Authentication settings for CoolWallet. |
| transcaction | Functions often used when creating transactions. |
| transport | Have two abstract classes, BleManager and Transport.BleManager is responsible for Bluetooth status management and Transport is responsible for data transfer. |
| utils | Commonly used utilities, ex. serialize and deserialize the message from Bluetooth device. |
FAQs
Core library for other CoolWallet SDKs.
The npm package @coolwallet/core receives a total of 421 weekly downloads. As such, @coolwallet/core popularity was classified as not popular.
We found that @coolwallet/core demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/Security News
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.

Research
Socket detected a malicious supply chain attack on PyPI package lightning versions 2.6.2 and 2.6.3, which execute credential-stealing malware on import.

Research
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.