Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The docstring explicitly says the function no longer auto-opens a browser, but the implementation still writes attacker-influenced API data into HTML and launches it with the local browser. That mismatch is dangerous because callers may rely on the documented safer behavior, while the actual code triggers active content rendering in a richer execution environment and can expose sensitive business data or enable script execution depending on the template.
