recipe-triage-security-alerts
星标8
分支1
更新时间2026年3月3日 23:02
List and review Google Workspace security alerts from Alert Center.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
List and review Google Workspace security alerts from Alert Center.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Google Workspace Admin SDK: Manage users, groups, and devices.
Google Workspace Alert Center: Manage Workspace security alerts.
Google Apps Script: Manage and execute Apps Script projects.
Google Cloud Identity: Manage identity groups and memberships.
Google People: Manage contacts and profiles.
Google Workspace Reseller: Manage Workspace subscriptions.
| name | recipe-triage-security-alerts |
| version | 1.0.0 |
| description | List and review Google Workspace security alerts from Alert Center. |
| metadata | {"openclaw":{"category":"recipe","domain":"security","requires":{"bins":["gws"],"skills":["gws-alertcenter"]}}} |
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"}'