external/anthropic-cybersecurity-skills/skills/implementing-proofpoint-email-security-gateway/SKILL.md
Deploy and configure Proofpoint Email Protection as a secure email gateway to detect and block phishing, malware, BEC, and spam before messages reach user inboxes.
npx skillsauth add seikaikyo/dash-skills implementing-proofpoint-email-security-gatewayInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Proofpoint Email Protection is a cloud-native secure email gateway (SEG) that acts as a security checkpoint where all inbound and outbound mail traffic routes through the gateway before reaching user inboxes. It combines signature-based detection for known malware, machine learning algorithms for emerging threats, real-time threat intelligence feeds, URL rewriting with time-of-click sandboxing, and behavioral analysis for BEC detection. Proofpoint processes over 2.8 billion emails daily and blocks over 1 million extortion attempts per day.
| Layer | Technology | Threat Type | |---|---|---| | Connection | IP reputation, rate limiting | Spam botnets | | Authentication | SPF, DKIM, DMARC enforcement | Spoofing | | Content | ML classifiers, NLP analysis | BEC, phishing | | URL | Rewriting + time-of-click sandbox | Credential theft | | Attachment | Static + dynamic sandboxing | Malware, ransomware | | Post-delivery | TRAP (auto-retraction) | Weaponized after delivery |
v=spf1 include:spf.protection.outlook.com include:spf-a.proofpoint.com -allv=DMARC1; p=none; rua=mailto:[email protected]company-com.mail.protection.proofpoint.comdevelopment
Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security, Availability, Processing Integrity, Confidentiality, Privacy) with automated evidence gathering from AWS, Azure, GCP, Okta, GitHub, and Jira. Use when preparing for or maintaining SOC 2 Type II certification.
testing
Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decision-making under pressure without impacting production systems. Use when organizations need to validate IR playbooks, train analysts, or meet compliance requirements for incident response testing.
development
Perform security testing of SOAP web services by analyzing WSDL definitions and testing for XML injection, XXE, WS-Security bypass, and SOAPAction spoofing.
devops
Automate credential rotation for service accounts across Active Directory, cloud platforms, and application databases to eliminate stale secrets and reduce compromise risk.