
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
@homebaseai/intercom-api
Advanced tools
This is plain JavaScript API for [Intercom](https://www.intercom.com/). It is utilized by the other vue packages in this repository.
This is plain JavaScript API for Intercom. It is utilized by the other vue packages in this repository.
npm i @homebaseai/intercom-api
import * as intercom from '@homebaseai/intercom-api';
// Install intercom will attach intercom to the window
// and create the script tags on the document.
intercom.installIntercom({ app_id: 'intercom_id' });
// first boot it.
intercom.boot({
app_id: import.meta.env.VITE_APP_INTERCOM_TOKEN,
user_id: 1,
name: 'John Doe',
email: 'john@exampl.com',
});
// then do whatever...
intercom.show();
All of the methods covered here, are supported.
FAQs
This is plain JavaScript API for [Intercom](https://www.intercom.com/). It is utilized by the other vue packages in this repository.
The npm package @homebaseai/intercom-api receives a total of 1,161 weekly downloads. As such, @homebaseai/intercom-api popularity was classified as popular.
We found that @homebaseai/intercom-api 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.