
Security News
OpenClaw Skill Marketplace Emerges as Active Malware Vector
Security researchers report widespread abuse of OpenClaw skills to deliver info-stealing malware, exposing a new supply chain risk as agent ecosystems scale.
collaborator
Advanced tools
easily add new collaborators to your github repos from the CLI
npm install -g collaborator
# print out existing collaborators
collaborator
# add maxogden as a collaborator to the current repo
collaborator maxogden
You can also specify the --npm flag to automatically add them as an owner
on npm. Be aware that it uses the module find-npm-by-github
to guess the npm name of the github user.
So you should check the message Added <npmuser> to module <yourmodule> on
stderr in case the npm user name was wrongly determined.
collaborator maxogden > collaborators.md
see collaborators.md for the output
FAQs
easily add/remove collaborators to/from your github repos from the CLI
The npm package collaborator receives a total of 5 weekly downloads. As such, collaborator popularity was classified as not popular.
We found that collaborator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Security researchers report widespread abuse of OpenClaw skills to deliver info-stealing malware, exposing a new supply chain risk as agent ecosystems scale.

Security News
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.

Research
/Security News
Malicious dYdX client packages were published to npm and PyPI after a maintainer compromise, enabling wallet credential theft and remote code execution.