
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).
n8n-nodes-openrouter
Advanced tools
This is an n8n community node for OpenRouter API integration. It allows you to interact with various AI models through the OpenRouter platform directly from your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
OpenRouter is a platform that provides access to various AI models through a unified API.
To install this node as a community node in n8n, follow these steps:
n8n-nodes-openrouter
in the "Enter npm package name" fieldAfter installation, the node will be available in the "OpenRouter" category in the node palette.
If you prefer manual installation or are using a custom n8n setup:
nodes
subdirectorynpm install n8n-nodes-openrouter
Note: If you're using Docker or a server deployment, you may need to rebuild your container or restart your server for the changes to take effect.
If you encounter issues with the node not updating to new versions correctly or not displaying changes inside n8n, try the following:
docker-compose down
docker-compose build
docker-compose up -d
sudo systemctl restart n8n
The model selector provides truncated descriptions of each available model along with pricing information. The pricing is displayed as cost per 1 million tokens for both prompt and completion. This allows you to make informed decisions about which model to use based on capabilities and cost.
To use this node, you need to set up OpenRouter API credentials:
If you encounter any issues or have questions about this node, please open an issue on the GitHub repository.
Contributions to improve this node are welcome. Please follow these steps:
This project is licensed under the MIT License.
n8n is a free and open fair-code licensed workflow automation tool. It can be self-hosted, easily extended, and used to automate workflows across various services and applications. n8n enables you to connect anything to everything.
OpenRouter is a platform that provides a unified API to access various AI models. It allows developers to integrate multiple AI services into their applications without managing separate API integrations for each model provider. OpenRouter supports a wide range of models from different providers, making it easier to experiment with and deploy various AI capabilities in your workflows.
For a full list of changes, please refer to the CHANGELOG.md file.
FAQs
n8n node for OpenRouter API integration
The npm package n8n-nodes-openrouter receives a total of 171 weekly downloads. As such, n8n-nodes-openrouter popularity was classified as not popular.
We found that n8n-nodes-openrouter 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
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.