
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.
@castlabs/prestoplay
Advanced tools
PRESTOplay for Web Apps is our SDK framework for deploying fantastic HTML/JavaScript video players across web-enabled platforms.
You can start using PRESTOplay now for your local development, and visit us to get your license.
Documentation, manuals, tutorials and demos can be found at https://demo.castlabs.com.
You can install the PRESTOplay SDK using a package manager such as npm or yarn using:
npm install @castlabs/prestoplay
Once installed, you can follow the getting started guide for a full example, but here is how it would look like:
import { clpp } from "@castlabs/prestoplay";
import "@castlabs/prestoplay/cl.mse";
import "@castlabs/prestoplay/cl.dash";
clpp.install(clpp.dash.DashComponent);
const player = new clpp.Player("video");
player.open({
source: "https://content.players.castlabs.com/demos/clear-segmented/manifest.mpd",
autoplay: true,
});
There is also an accompanying stylesheet that can be found in:
node_modules/@castlabs/prestoplay/clpp.styles.css
FAQs
PRESTOplay Video Player
The npm package @castlabs/prestoplay receives a total of 2,439 weekly downloads. As such, @castlabs/prestoplay popularity was classified as popular.
We found that @castlabs/prestoplay demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
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.