
Security News
AI Agent Lands PRs in Major OSS Projects, Targets Maintainers via Cold Outreach
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.
@wxcc-desktop/sdk
Advanced tools
WXCC Desktop JavaScript SDK is an npm package that allows you to request up-to-date information from the WXCC Desktop. Using the SDK, you can request information such as agent details, assigned tasks, particular task details, current browser locale, and a
WXCC Desktop JavaScript SDK is an npm package that allows you to request up-to-date information from the WXCC Desktop. Using the SDK, you can request information such as agent details, assigned tasks, particular task details, current browser locale, and authentication token for Single Sign-On (SSO) integration.
The SDK package allows you to
request data to be passed to your widgets through properties and attributes
perform more complex operations by consuming and manipulating the system data inside your widget
subscribe to data arriving asynchronously
Some events in the WXCC Desktop happen asynchronously. To subscribe to the asynchronous events and access data within the payload, you can add a listener. A few examples for asynchronous events are:
New task offered
New task assigned
Consult request created
Consult ended
Screen pop arrived and more
Run the following command in your project folder or using yarn:
npm install @wxcc-desktop/sdk --save
yarn add @wxcc-desktop/sdk
FAQs
WxCC Agent Desktop JS API modules set
The npm package @wxcc-desktop/sdk receives a total of 664 weekly downloads. As such, @wxcc-desktop/sdk popularity was classified as not popular.
We found that @wxcc-desktop/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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.

Security News
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.

Research
/Security News
Chrome extension CL Suite by @CLMasters neutralizes 2FA for Facebook and Meta Business accounts while exfiltrating Business Manager contact and analytics data.

Security News
After Matplotlib rejected an AI-written PR, the agent fired back with a blog post, igniting debate over AI contributions and maintainer burden.