From 08448e12fc4dfdbfaeb20d6d3ffa101f7e31ee77 Mon Sep 17 00:00:00 2001 From: harmj0y Date: Thu, 23 Oct 2025 12:36:52 -0700 Subject: [PATCH] Update reporting_agent.py --- projects/agents/agents/tasks/reporting_agent.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/projects/agents/agents/tasks/reporting_agent.py b/projects/agents/agents/tasks/reporting_agent.py index 01f8301..37fcb3d 100644 --- a/projects/agents/agents/tasks/reporting_agent.py +++ b/projects/agents/agents/tasks/reporting_agent.py @@ -49,7 +49,10 @@ DO NOT focus on results/findings that would be present on stock systems, such as registry hives, Windows system files, etc. - focus instead on findings and credentials that would allow the compromise of OTHER systems or user accounts. -Provide your analysis in markdown format with these sections: +Provide your analysis in markdown format with these sections. + +IMPORTANT: Do NOT include a top-level title (# heading) in your response. +Start directly with the section headings below: ## Executive Summary 1 paragraph summarizing the overall risk exposure and key concerns.