report_web
Run reconnaissance and AI hunting on a web target to generate a security-assessment report, with optional styled HTML output.
Instructions
Hunt a web target and produce a polished security-assessment report.
Runs recon + the AI hunt, then renders a Markdown report (returned) and, if save_html is given, a styled self-contained HTML report written to that path. Authorized, non-destructive; authorized targets only. Args: url: the target to assess save_html: optional path for the styled HTML report (e.g. "reports/dvwa.html")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| save_html | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |