Show HN: Elastik – treating LLM as an HTTP client in less than 200 lines of code(github.com)
github.com
Show HN: Elastik – treating LLM as an HTTP client in less than 200 lines of code
https://github.com/rangersui/Elastik
2 comments
Update: v1.1.0 shipped, auth on all POST routes,
body size limits, path traversal protection,
and a browser extension that sees what you see.
Six security layers, all physical isolation. No semantic guardrails needed.
Six security layers, all physical isolation. No semantic guardrails needed.
Update: MCP aggregator, ChatGPT OpenAPI integration.
Ollama offline support. Three AIs in one database.
I'm using the web security principle to treat this untrustworthy client(LLM) and provide it with the ability every http client can do, so that LLM can write any web app natively without any agentic UI or predefined components, in a safe, physical isolated way.