Live data from Hacker News

Viewing profile — lbeurerkellner

lbeurerkellner

HN member
Joined
Wed, Apr 05, 2023, 3:55 PM UTC
HN karma
203
Public activity
103 items

About lbeurerkellner

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #46049554

    Interesting report. Though, I think many of the attack demos cheat a bit, by putting injections more or less directly in the prompt (here via a website at least). I know it is only…

  6. comment
    Comment #45848806

    Everybody should try. It helps a ton to demystify the relatively simple but powerful underpinning of how modern agents work. You can get quite far quite quickly. My toy implementat…

  7. story
  8. story
  9. comment
    Comment #44850351

    This is way more common with popular MCP server/agent toolsets than you would think. For those interested in some threat modeling exercise, we recently added a feature to mcp-scan …

  10. story
  11. comment
    Comment #44356594

    This looks really cool, thanks for sharing.

  12. story
  13. comment
    Comment #44104989

    We have published the full trace, with tool outputs here now: https://explorer.invariantlabs.ai/trace/5f3f3f3c-edd3-4ba7-a... The minesweeper comment was caused by the issue contai…

  14. comment
    Comment #44104975

    I agree. It is also interesting to consider how AI security, user eduction/posture and social engineering relate. It is not traditional security in the sense of a code vulnerabilit…

  15. comment
  16. comment
    Comment #44104476

    One of the authors here. Thanks for posting. If you are interested in learning more about MCP and agent security, check out some of the following resources, that we have created si…

  17. comment
    Comment #44104458

    Yes, any MCP server that is connected to an untrusted source of data, could be abused by an attacker to take over the agent. Here, we just showed an in-server exploit, that does no…

  18. comment
    Comment #44101043

    I agree, one of the issues are tokens with too broad permission sets. However, at the same time, people want general agents which do not have to be unlocked on a repository-by-repo…

  19. comment
    Comment #44097887

    Be sure to check out the malicious issue + response here: https://github.com/ukend0464/pacman/issues/1 . It's hilarious, the agent is even tail-wiggling about completing the exploi…

  20. story
  21. story
  22. story
    Show HN: Guardrails – A Contextual Security Layer for Agentic AI Systems

    Hey HN, we are a small team from Europe building in agent security and we have just released Invariant Guardrails, our open-source system to enforce contextual security in AI agent…

  23. story
  24. story
  25. comment
    Comment #43708437

    Original author of some of the initial security notes at Invariant Labs here. Some resources, if you want to learn about MCP security: * Initial Security Note describing Tool Poiso…