Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The CLI help and output description present this as a local Markdown-to-HTML converter, but the implementation also fetches remote image URLs found in Markdown. That mismatch is security-relevant because users may process untrusted Markdown believing no network access occurs, enabling unexpected outbound requests, privacy leaks, and SSRF-style access to internal resources if the renderer runs in a privileged environment.
