Live data from Hacker News

Viewing profile — Miyamura80

Miyamura80

HN member
Joined
Thu, Feb 10, 2022, 4:26 PM UTC
HN karma
7
Public activity
8 items

About Miyamura80

Oxford CS Alum, Founder edison.watch - AI Data Leak Prevention

Recent public activity

  1. 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.…

  2. story
  3. 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

  4. 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…

  5. 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.

  6. comment
    Comment #46106446

    Sorry not familiar with this. Can you please link me?

  7. 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…

  8. comment
    Comment #41055345

    Very cool, what is the tok/s on this?