Implement Alert Analysis Agent with GPT-5 Pro

implementationChallengeDecember 4, 2025

Prompt Content

Develop the 'Alert Analyst' agent. This agent should receive a raw security alert (JSON format) and use GPT-5 Pro to parse, summarize, and categorize the threat, assigning a severity level. Implement RAG using a simulated threat intelligence database (e.g., a local JSON file or simple vector store) to provide context. The output should conform to the `ThreatAnalysisTask` output format.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations