
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.
aliexpress-api
Advanced tools
A Node.js package that wraps the Aliexpress API for affiliate marketing and product data access.
This package provides a simple interface to interact with the Aliexpress Open Platform API. It's particularly useful for affiliate marketing and product data retrieval.
Based on the Aliexpress Open Platform API Documentation
npm install aliexpress-api
const AliexpressApiService = require("aliexpress-api");
// Initialize the service with your credentials
const aliexpressApiService = new AliexpressApiService(
ALIEXPRESS_APP_KEY,
ALIEXPRESS_APP_SECRET,
ALIEXPRESS_APP_SIGNATURE,
ALIEXPRESS_TRACKING_ID
);
// Get affiliate link for a product
const affiliateLink = await aliexpressApiService.getAffiliateLink(aliexpressUrl);
You'll need the following credentials from Aliexpress Open Platform:
ALIEXPRESS_APP_KEY: Your application keyALIEXPRESS_APP_SECRET: Your application secretALIEXPRESS_APP_SIGNATURE: Your application signatureALIEXPRESS_TRACKING_ID: Your tracking IDTo run tests:
npm test
ISC
Contributions are welcome! Feel free to submit issues and pull requests.
If you have any questions, you can:
Alon Segal
FAQs
A package that wraps Aliexpress API for node
The npm package aliexpress-api receives a total of 54 weekly downloads. As such, aliexpress-api popularity was classified as not popular.
We found that aliexpress-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.