Description-Behavior Mismatch
Medium
- Confidence
- 94% confidence
- Finding
- The save routine intercepts Ctrl/Cmd+S and issues a PUT request to the current pathname, attempting to overwrite the served HTML resource. That creates an undocumented write side effect and can modify server-hosted content when the page is served from an endpoint that accepts PUT, which is riskier than the deck's stated browser-local editing model suggests.
