[GH-ISSUE #39] [Question]: how to produce pentest report like https://github.com/vxcontrol/pentagi/tree/master/examples/reports #16

Closed
opened 2026-06-06 22:07:59 -04:00 by yindo · 2 comments
Owner

Originally created by @khomkrit-xfinit on GitHub (May 1, 2025).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/39

Originally assigned to: @asdek on GitHub.

I've tried using penagi, but I wasn't able to generate the pestest_report.md file. Could you please create documentation on how to use this feature or example to generate report?

Originally created by @khomkrit-xfinit on GitHub (May 1, 2025). Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/39 Originally assigned to: @asdek on GitHub. I've tried using penagi, but I wasn't able to generate the pestest_report.md file. Could you please create documentation on how to use this feature or example to generate report?
yindo added the help wanted label 2026-06-06 22:07:59 -04:00
yindo closed this issue 2026-06-06 22:08:00 -04:00
Author
Owner

@asdek commented on GitHub (May 5, 2025):

Hello @khomkrit-xfinit

Thank you for trying out PentAGI 😉

Currently, automatic generation of the pentest_report.md file is not yet implemented in the product. The reports you see in the examples/reports/ directory were created manually based on the content from the Agents tab after completing a task.

I'm working on adding a report generation feature in upcoming updates. In the meantime, you can view and copy the report text directly from the Agents tab by expanding the relevant sections after the task execution.

Please take a look at my previous response on a similar topic for more details: Issue #35 Comment

I'm currently testing assistant functionalities, which is a preliminary step towards enabling comprehensive report generation as part of task execution.

Thank you for your patience and understanding. If you have any other questions or need further assistance, feel free to ask.

<!-- gh-comment-id:2850198943 --> @asdek commented on GitHub (May 5, 2025): Hello @khomkrit-xfinit Thank you for trying out PentAGI 😉 Currently, automatic generation of the pentest_report.md file is not yet implemented in the product. The reports you see in the examples/reports/ directory were created manually based on the content from the Agents tab after completing a task. I'm working on adding a report generation feature in upcoming updates. In the meantime, you can view and copy the report text directly from the Agents tab by expanding the relevant sections after the task execution. Please take a look at my previous response on a similar topic for more details: [Issue #35 Comment](https://github.com/vxcontrol/pentagi/issues/35#issuecomment-2823692595) I'm currently testing assistant functionalities, which is a preliminary step towards enabling comprehensive report generation as part of task execution. Thank you for your patience and understanding. If you have any other questions or need further assistance, feel free to ask.
Author
Owner

@asdek commented on GitHub (Jun 2, 2025):

Hello @khomkrit-xfinit,

Good news! I've just released an update that adds the report generation feature you requested. You can now generate pentest reports directly from the UI.

To use this new functionality:

  1. Update PentAGI with docker compose pull && docker compose up -d
  2. Complete a pentest task or use previous task
  3. Use the new assistant feature to talk about results or generate a comprehensive report on the Tasks tab

You can find details about this update and other improvements in the PR: https://github.com/vxcontrol/pentagi/pull/44

Thank you for your feedback - it helped prioritize this feature. Since this issue has been resolved with the latest release, I'll be closing it. Happy testing 😉

<!-- gh-comment-id:2932755247 --> @asdek commented on GitHub (Jun 2, 2025): Hello @khomkrit-xfinit, Good news! I've just released an update that adds the report generation feature you requested. You can now generate pentest reports directly from the UI. To use this new functionality: 1. Update PentAGI with `docker compose pull && docker compose up -d` 2. Complete a pentest task or use previous task 3. Use the new assistant feature to talk about results or generate a comprehensive report on the Tasks tab You can find details about this update and other improvements in the PR: https://github.com/vxcontrol/pentagi/pull/44 Thank you for your feedback - it helped prioritize this feature. Since this issue has been resolved with the latest release, I'll be closing it. Happy testing 😉
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/pentagi#16