implementing-google-workspace-phishing-protection

Configure Google Workspace phishing, spoofing, attachment, and Safe Browsing protections via Admin Console.

954|172|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/xalgord/xalgorix --skill implementing-google-workspace-phishing-protection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementing-google-workspace-phishing-protection
Source: https://github.com/xalgord/xalgorix/tree/main/internal/tools/skills/data/phishing-defense/implementing-google-workspace-phishing-protection
Command: npx skills add https://github.com/xalgord/xalgorix --skill implementing-google-workspace-phishing-protection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations on Google Workspace face phishing, domain spoofing, and malicious attachment threats, yet many critical Gmail safety settings are off by default or misconfigured, leaving users exposed to impersonation and credential theft.

Core Features & Use Cases

  • Spoofing & Phishing Protection: Enable similar-domain, employee-name, and inbound-domain spoofing detection with quarantine actions instead of passive warning banners.
  • Pre-Delivery Scanning & Attachment Defense: Turn on enhanced pre-delivery scanning, shortened-URL inspection, and protection against encrypted, scripted, or anomalous attachments.
  • Enhanced Safe Browsing & APP: Roll out real-time URL protection per organizational unit and enroll high-risk users in the Advanced Protection Program with FIDO2 keys.
  • Email Authentication: Publish SPF, enable DKIM signing, and progress DMARC from monitoring to enforcement.
  • Use Case: A security administrator hardens a 500-user Workspace tenant by enabling all Safety toggles, enrolling executives in APP, and validating with lookalike-domain spoof tests.

Quick Start

Configure Google Workspace phishing protection by enabling spoofing detection, pre-deliveery scanning, attachment protection, and Enhanced Safe Browsing in the Admin Console.

Frequently Asked Questions about implementing-google-workspace-phishing-protection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable phishing protection in Google Workspace Admin Console?

Navigate to Admin Console > Apps > Google Workspace > Gmail > Safety and enable protections against similar-domain spoofing, employee-name spoofing, and inbound domain spoofing. Set the action to quarantine or move to spam rather than relying only on warning banners.

How to enable Enhanced Safe Browsing for Gmail in Google Workspace?

Go to Admin Console > Security > Gmail Enhanced Safe Browsing and turn it on for the organization, since it is off by default. Roll it out per organizational unit to monitor false positives before full deployment.

Does Google Workspace block spoofed emails by default?

No, several spoofing protections such as similar-domain and employee-name spoofing detection are not fully enabled by default. Administrators must manually enable each toggle and configure quarantine actions for effective protection.

What licenses are required for Google Workspace phishing protection settings?

You need Google Workspace Business Standard or higher, plus Gmail Settings administrator privilege and access to the Admin Console. DNS management access is also required to publish SPF, DKIM, and DMARC records.

Why is DMARC still at p=none after configuring Google Workspace email authentication?

DMARC is often left at p=none for monitoring and never progressed to enforcement. After verifying SPF and DKIM pass for outbound mail, update the DMARC policy to quarantine or reject based on organizational readiness.

How do I protect executives from phishing in Google Workspace?

Enroll high-privilege users such as super admins and executives in Google's Advanced Protection Program, which requires FIDO2 security keys for authentication. APP also blocks unapproved third-party app access and adds enhanced Gmail and Drive scanning.