Skill
Community

recipe-triage-security-alerts

Install
1
Install the plugin
$
npx claudepluginhub pleaseai/claude-code-plugins --plugin google-workspace

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

List and review Google Workspace security alerts from Alert Center.

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
SYNC.md
Skill Content

Triage Google Workspace Security Alerts

PREREQUISITE: Load the following skills to execute this recipe: gws-alertcenter

List and review Google Workspace security alerts from Alert Center.

Steps

  1. List active alerts: gws alertcenter alerts list --format table
  2. Get alert details: gws alertcenter alerts get --params '{"alertId": "ALERT_ID"}'
  3. Acknowledge an alert: gws alertcenter alerts undelete --params '{"alertId": "ALERT_ID"}'
Stats
Stars5
Forks1
Last CommitMar 5, 2026

Similar Skills