
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@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.
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.
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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.