
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
n8n-nodes-gemini-search
Advanced tools
n8n nodes to interact with Google Gemini API for search and content generation
This is an n8n community node package that provides nodes to interact with Google's Gemini AI models for search and content generation capabilities.
n8n-nodes-gemini-search
in the "npm package name" fieldUse the Community Nodes feature to add this node to your cloud instance.
This node offers two operations:
This is a simplified version focused on search, optimized for use as an n8n tool:
This node can be used as a tool in n8n AI Agents. To enable community nodes as tools, you need to set the N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE
environment variable to true
.
export N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true
n8n start
environment:
- N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true
Create a .env
file in the n8n directory:
N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true
Add to your ~/.zshrc
or ~/.bash_profile
:
export N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true
This node requires a Google Gemini API key. You can get one from the Google AI Studio.
For issues or feature requests, please open an issue on GitHub.
This version introduces dynamic model loading and the new Gemini URL Context tool.
Key Updates:
Gemini Search
node and is enabled by default in the Gemini Search Tool
node.FAQs
n8n nodes to interact with Google Gemini API for search and content generation
The npm package n8n-nodes-gemini-search receives a total of 405 weekly downloads. As such, n8n-nodes-gemini-search popularity was classified as not popular.
We found that n8n-nodes-gemini-search 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
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.