πŸ”’ Audit Website Security Headers with AI Remediation and Google Sheets Reporting

⚑ 42 views Β· πŸ”’ SecOps & Security Automation

Description

What It Is

An automated workflow for auditing website security headers and generating comprehensive security reports.

The workflow consists of three main phases:

  1. Perform Security Scan
  2. Save Results in Table
  3. Email Report

Perform Security Scan

This phase analyzes a website’s security headers and generates a security grade.

Form Input

A form trigger collects user inputs:

URL List & Fetch Headers

Parse Headers & Security Scorer

Grade Calculator


Save Results in Table

This phase exports audit results to a structured Google Sheets database.

Format Report

Export to Sheets


Email Report

This phase generates AI-powered remediation instructions and sends detailed security reports.

AI Remediation Agent

Email Formatting & Delivery


Setup

To run this workflow, configure the following credentials in n8n:

OpenRouter

Google Sheets

Gmail OAuth2

πŸ”— Nodes Used

Google Sheets, HTTP Request, Gmail, AI Agent, n8n Form Trigger, OpenRouter Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup