
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@bekirdag/cvbox
Advanced tools
@bekirdag/cvbox is the secure, outbound-only machine agent for Clone Version.
It lets an invited Clone Version owner inspect approved folders, repository
status, machine health, and a redacted process inventory without exposing an
inbound port or a generic remote shell.
npm install --global @bekirdag/cvbox
cvbox enroll --server https://app.cloudversion.com --root /absolute/project/path
Paste the pairing code into the hidden prompt. Never put the code in a shell
argument. CVBox creates an Ed25519 device key in ~/.cvbox/state.json, locks the
directory to mode 0700 and the state file to 0600, then waits for fingerprint
confirmation in Clone Version.
After confirming the fingerprint:
cvbox service install
cvbox status
cvbox doctor
cvbox service install installs an unprivileged LaunchAgent on macOS or a user
systemd service on Linux. Run cvbox start directly when a service manager is
not available.
cvbox enroll --server URL [--name NAME] [--root PATH]
cvbox start
cvbox run --once
cvbox status
cvbox doctor
cvbox roots list|add|remove [PATH]
cvbox service install|uninstall
For non-interactive provisioning, pipe the short-lived code to
cvbox enroll --code-stdin. Treat the pipe input as a secret and avoid command
logging.
See SECURITY.md before enabling additional machine capabilities.
pnpm --filter @bekirdag/cvbox typecheck
pnpm --filter @bekirdag/cvbox test
pnpm --filter @bekirdag/cvbox build
pnpm --filter @bekirdag/cvbox pack
This package is prepared for public npm publication but is not automatically published by the Clone Version repository.
FAQs
Secure outbound-only machine agent for Clone Version
The npm package @bekirdag/cvbox receives a total of 14 weekly downloads. As such, @bekirdag/cvbox popularity was classified as not popular.
We found that @bekirdag/cvbox 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.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.