Remix.run Logo
ElectronShak 3 days ago

Maybe we need a CORS spec for llms?

ec109685 3 days ago | parent [-]

The only safe CORS spec is CORS. Have to treat everything the LLM is doing as malicious.

It’s actually worse than that though. An LLM is like letting attacker controlled content on the page inject JavaScript back into the page.