I tried having GPT-5.5 create an HTML explanation of the exploit like this: `curl https://copy.fail/exp | llm -m gpt-5.5 -s 'Explain this code in detail. Reformat it, expand out any confusing bits and go deep into what it does and how it works. Output HTML, neatly styled and using capabilities of HTML and CSS and JavaScript to make the explanation rich and interactive and as clear as possible'`
通过直接请求HTML输出,AI能够创建包含交互式元素和视觉解释的安全漏洞分析文档,远超静态文本的能力。