Recipe Triage Security Alerts
Automatically prioritizes and routes Google Workspace security alerts based on severity and potential impact.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-triage-security-alerts npx -- -y @trustedskills/recipe-triage-security-alerts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-triage-security-alerts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-triage-security-alerts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to automatically triage security alerts within Google Workspace environments. It helps streamline incident response by analyzing incoming threats and categorizing them for appropriate human review or automated handling.
When to use it
- High-volume alert management: When your team receives a flood of phishing or malware notifications that require immediate sorting.
- Prioritization workflows: To distinguish between low-risk false positives and critical security incidents requiring executive attention.
- Automated initial assessment: To provide security analysts with a pre-filtered list of verified threats before they begin deep investigation.
- Compliance reporting: To consistently log and categorize security events for audit trails and regulatory requirements.
Key capabilities
- Ingests and processes real-time security alerts from Google Workspace services.
- Applies predefined rules or machine learning models to classify threat severity.
- Routes categorized incidents to specific stakeholders or remediation tools based on risk level.
- Generates structured summaries of alert trends for dashboard integration.
Example prompts
- "Analyze the latest batch of Gmail phishing alerts and separate high-confidence attacks from false positives."
- "Triage these Drive access violation notifications and flag any involving executive accounts for immediate review."
- "Summarize the top three security threats detected in our Workspace domain over the last 24 hours."
Tips & gotchas
Ensure your Google Workspace admin console has appropriate API permissions enabled to allow the agent full visibility into security logs. This skill is most effective when paired with a defined escalation policy so that classified alerts trigger the correct human response workflow immediately.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.