
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
@openctx/cli
Advanced tools
The @openctx/cli
package is a command-line interface for interacting with OpenCtx providers.
The OpenCtx CLI requires Node 22 or later (see known issues below).
$ npm install -g @openctx/cli@latest
$ export OPENCTX_CONFIG='{"enable":true,"debug":true,"providers":{"https://openctx.org/npm/@openctx/provider-web": true}}'
$ openctx meta
[{"name":"URLs", "annotations": {"selectors": []}, ...}]
$ openctx mentions https://example.com
#1 Example Domain — https://example.com
$ openctx items https://example.com
#1 Example Domain — https://example.com
- hover.text: Fetched from https://example.com
- ai.content: (575 characters)
OPENCTX_CONFIG
can be one of:
node --experimental-modules --experimental-network-imports
option. These experimental flags are set in the openctx
CLI when it invokes node
, so you should not need to manually pass these.FAQs
OpenCtx CLI
The npm package @openctx/cli receives a total of 0 weekly downloads. As such, @openctx/cli popularity was classified as not popular.
We found that @openctx/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.