Viewing profile — Miyamura80
Miyamura80
HN member- Joined
- Thu, Feb 10, 2022, 4:26 PM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About Miyamura80
Recent public activity
-
comment
Comment #46786620
A prompt injection attack via GitHub issues that is close to invisible, even to experienced engineers, and visible to LLMs. Clawdbot is full of security holes and we're having fun.…
- story
-
comment
Comment #46539047
Good point around the markdown image as an untrusted vector. Lethal trifecta is determnistically preventable, it really should be addressed wider in the indutry
-
comment
Comment #46496610
Totally agree, unfettered access to databases are dangerous There are ways to reduce injection risk since LLMs are stateless and thus you can monitor the origination and the trustw…
-
comment
Comment #46299631
In case there is an interest for solution to this, check out open.edison.watch and the accompanying blog posts on the README there.
-
comment
Comment #46106446
Sorry not familiar with this. Can you please link me?
-
comment
Comment #46004944
You actually can protect against it, by tracking context entering/leaving the LLM, as long as its wrapped in a MCP gateway with trifecta blocker. We've implemented this in open.edi…
-
comment
Comment #41055345
Very cool, what is the tok/s on this?