
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.
@aryaminus/controlkeel
Advanced tools
Bootstrap installer for the ControlKeel native CLI - a control plane for agent-generated software delivery.
This package is a bootstrap installer for the native ControlKeel CLI.
The npm and GitHub Packages channels use the same bootstrap package when published. The native binary is downloaded from the matching versioned GitHub Release on first use, not during installation.
npm i -g @aryaminus/controlkeel
# or: pnpm add -g @aryaminus/controlkeel
# or: yarn global add @aryaminus/controlkeel
# one-off run
npx @aryaminus/controlkeel@latest
The package installs the controlkeel command. The native binary is automatically downloaded on first use.
Companion package names used by supported host install paths:
@aryaminus/controlkeel-opencode for OpenCode plugin installs@aryaminus/controlkeel-pi-extension for Pi extension installsMain project docs:
After the first run, complete the repo-local path with controlkeel setup, controlkeel attach <host>, controlkeel attach doctor, controlkeel provider doctor, controlkeel status, and controlkeel findings.
You can also install the same bootstrap package from GitHub Packages:
echo "@aryaminus:registry=https://npm.pkg.github.com" >> ~/.npmrc
echo "//npm.pkg.github.com/:_authToken=YOUR_GITHUB_TOKEN_WITH_READ_PACKAGES" >> ~/.npmrc
npm i -g @aryaminus/controlkeel --registry=https://npm.pkg.github.com
This package uses a lazy download model for maximum security:
The native binary is downloaded on first use rather than during installation. For detailed information about security practices, see SECURITY.md.
For manual installation, download the matching binary and checksum from GitHub Releases. Release bundles or manifests may support local plugin installation, but they do not imply publication in a host's public marketplace.
FAQs
Bootstrap installer for the ControlKeel native CLI - a control plane for agent-generated software delivery.
The npm package @aryaminus/controlkeel receives a total of 1,364 weekly downloads. As such, @aryaminus/controlkeel popularity was classified as popular.
We found that @aryaminus/controlkeel 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.