From google-workspace-cli
List and review Google Workspace security alerts from Alert Center.
npx claudepluginhub pleaseai/claude-code-plugins --plugin google-workspaceThis skill uses the workspace's default tool permissions.
> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-alertcenter`
Implements Google Workspace admin security hardening: super admin protection, phishing-resistant MFA, DLP policies, SPF/DKIM/DMARC, OAuth app controls, external sharing limits.
Implements Google Workspace admin security hardening: anti-phishing MFA enforcement, DLP policies, email auth (SPF/DKIM/DMARC), OAuth app controls, external sharing limits. For G Suite configs and cloud office security.
Implements Google Workspace admin security hardening: phishing-resistant MFA, DLP policies, SPF/DKIM/DMARC email auth, OAuth app controls, external sharing restrictions. For enterprise hardening and CIS compliance.
Share bugs, ideas, or general feedback.
PREREQUISITE: Load the following skills to execute this recipe:
gws-alertcenter
List and review Google Workspace security alerts from Alert Center.
gws alertcenter alerts list --format tablegws alertcenter alerts get --params '{"alertId": "ALERT_ID"}'gws alertcenter alerts undelete --params '{"alertId": "ALERT_ID"}'