Block 1 - Landing Page Url
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
WebSecScan: AI Powered Website Security Auditor This n8n workflow provides comprehensive website security analysis by leveraging OpenAI's models to detect vulnerabilities, configuration issues, and...
n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.merge, n8n-nodes-base.aggregate, n8n-nodes-base.code, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dale Dunlop.
Original n8n.io sourceThis n8n workflow provides comprehensive website security analysis by leveraging OpenAI's models to detect vulnerabilities, configuration issues, and security misconfigurations. The workflow generates a professional HTML security report delivered directly via Gmail.
Dual-Layer Security Analysis: Performs parallel security audits using specialized OpenAI agents:
Detailed Security Grading: Automatically calculates a security grade (A+ to F) based on findings severity and quantity
Professional Report Generation: Creates a comprehensive HTML report with:
Non-Invasive Testing: Performs analysis without active scanning or exploitation attempts
Multi-Agent Architecture: Utilizes two specialized OpenAI agents with custom prompts tailored for security analysis
Advanced Header Analysis: Detects presence and proper implementation of critical security headers:
Intelligent Issue Detection: Uses JavaScript processing to analyze OpenAI outputs and count critical/warning issues
Responsive HTML Report: Dynamically generates a mobile-friendly report with detailed findings and recommendations
This workflow represents a non-invasive security assessment tool. For production environments, complement with professional penetration testing services.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | WebSecScan: AI-powered website security auditor |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | SecOps, AI Summarization |
| Author | Dale Dunlop |
| Published | 24 Mar 2025 |
Use the JSON export at /data/workflows/3314/3314.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
WebSecScan: AI Powered Website Security Auditor This n8n workflow provides comprehensive website security analysis by leveraging OpenAI's models to detect vulnerabilities, configuration issues, and...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your SecOps, AI Summarization use case.