What problem does it solve? Security analysts need external threat intelligence context when triaging suspicious URLs, especially when specialized URL analysis tools return inconclusive results. This Skill provides a standardized atomic runbook for querying Chronicle SecOps threat intelligence about a specific URL and interpreting the narrative response. ## Core Features & Use Cases - SecOps MCP Integration: Calls the secops-mcp get_threat_intel tool with a natural-language query about the target URL. - Risk Classification Logic: Applies decision rules that flag URLs as High, Medium, or Low risk based on keywords in the threat intelligence summary and optional prior GTI confidence. - Workflow Chaining: Routes results to downstream runbooks such as Chronicle SIEM searches or escalation paths based on the assessed risk level. - Use Case: During alert triage, an analyst receives a URL with unknown GTI reputation and uses this runbook to pull a SecOps threat intelligence summary, extract keywords like "phishing page", and decide whether to escalate or continue investigation. ## Quick Start Ask the agent to get SecOps threat intelligence for the URL http://suspicious-example.com and classify its risk level.