
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
@keeper-security/rules
Advanced tools
Centralized AI assistant rules for Keeper Security.
One command to sync rules across Claude Code, Cursor, GitHub Copilot, and other AI tools.
Recommended: Use npx -y @keeper-security/rules to run without installing.
You can also npm install -g @keeper-security/rules to get the keeper-rules
binary globally.
First, clone this repository as it serves as your source of truth:
git clone https://github.com/Keeper-Security/keeper-rules.git
cd keeper-rules
Run add-product to create a new product rules directory:
npx -y @keeper-security/rules add-product <name>
After your changes land in main, run sync in another repo to pull rules
down:
npx -y @keeper-security/rules sync <name>
npx -y @keeper-security/rules sync <name> # Sync rules to project
npx -y @keeper-security/rules add-product <name> # Create new product
npx -y @keeper-security/rules list # List products
docker run -v $(pwd):/app \
-v ~/.ssh:/root/.ssh \
-v ~/.gitconfig:/root/.gitconfig \
keepersecurityinc/rules sync default
FAQs
CLI for syncing Keeper Security AI rules
The npm package @keeper-security/rules receives a total of 26 weekly downloads. As such, @keeper-security/rules popularity was classified as not popular.
We found that @keeper-security/rules demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.