Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
LintBot: Your Automated Code Quality Assistant
On a webhook call, a Google Gemini agent fetches and lints code files, returning a code-quality report in the response.
Scheduled Google Drive Batch Sync
On a schedule, filters and processes Google Drive files in batches and syncs them via the n8n API.
Prevent simultaneous workflow executions
On a schedule, checks a Redis lock before triggering a sub-workflow to prevent simultaneous executions.
Work with GitHub
On manual trigger, runs local Git commands and GitHub API calls to manage repository contents.
Airtable Records To Dropbox
On manual trigger, batches Airtable records, calls an HTTP API, and uploads the resulting files to Dropbox.
Manual GitLab Action
On manual trigger, executes a GitLab API action.
🕵️♂️ Automated GitHub Scanner for Exposed AWS IAM Keys
On manual trigger, scans GitHub for exposed AWS IAM keys and alerts Slack on any matches.
Entra ID Stale Guest Auto-Cleanup
On a schedule, finds stale Entra ID guest accounts, removes them, logs to SharePoint, and notifies Microsoft Teams.
Secure AI Agent Webhook with Hmac Signature & Strict JSON Validation
On a webhook call, validates an HMAC signature and strict JSON before an OpenAI agent processes and responds.
Monitor GitHub Repositories for Unauthorized Actions
On a schedule, queries GitHub repositories via API for unauthorized actions and alerts Slack when any are detected.
Scheduled Discord Notifier
On a schedule, sends Discord messages and routes records through a data table using conditional switching in batches.
Slack AI Assistant with Anthropic
From a form submission, runs an AI agent powered by Anthropic and posts the generated responses to Slack.
CYBERPULSEBlueOps Module1 Client Copy1
On a schedule, fetches and processes API data, logs results to Google Sheets, and emails alerts when conditions match.
TheHive Tool MCP Server
Exposes The Hive as an MCP server tool, letting AI agents query and act on TheHive case data on request.
DomainThreatBot - Domain AI Analysis via Telegram, Abuse.CH and VirusTotal
On a Telegram message, enriches a domain via threat-intel APIs, analyzes it with Google Gemini, and replies with findings on Telegram.
IP Enrichment & Country Attribution
On a webhook request, enriches an IP with geolocation and country attribution, responds to the caller, and posts results to Slack.
Gemini Responses To Sheets
Manually runs guarded Google Gemini prompts, then routes and writes the categorized responses into Google Sheets.
GRC – Security Questionnaire AutoFill
On a webhook, reads questionnaire items from Google Sheets, drafts answers with OpenAI, emails them via Gmail, and archives to Google Drive.
Enumx: Auto DNS Lookup for Subdomains with Markdown Export
On manual run, performs DNS lookups across subdomains, compiles a Markdown report, and emails it via Gmail.
Automated Domain & IP Reputation Guard with Hashicorp Vault
On a schedule, checks domains and IPs from MySQL against reputation APIs, analyzes with a Gemini agent, emails alerts, and logs to MongoDB.
IMAP Email Data Processor
On new IMAP email, extracts and deduplicates data, calls an HTTP API in batches, and aggregates the filtered results.
Automated PCI Control Evaluation
On manual run, reads PCI controls from Google Sheets, evaluates them against rules, and flags non-compliant items.
Elastic Security Tool MCP Server
Exposes Elastic Security as an MCP server tool, letting AI agents query and run security operations on request.
Webhook API Proxy
On a webhook request, calls an HTTP API, filters and splits the response, and returns a conditional webhook reply.