timstark

↗ HN profile [ 430 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. also cuts tokens 93% Claude Code's WebFetch converts HTML to markdown and runs it through a secondary model before it hits your context — but that pipeline wasn't designed as a security boundary. Turndown strips…

  2. I built a drop-in MCP server that sanitizes web content before it reaches your LLM — stripping prompt injection vectors deterministically, no LLM call needed. Along the way I found it also cuts token usage by ~90%.…