Live data from Hacker News

Viewing profile — tanbablack

tanbablack

HN member
Joined
Sat, Mar 14, 2026, 12:50 PM UTC
HN karma
1
Public activity
4 items

About tanbablack

No profile information was provided.

Recent public activity

  1. comment
    Comment #47377969

    Really like the content negotiation approach. Serving clean markdown via Accept headers has a nice security side benefit too. agents that receive structured markdown don't need to …

  2. comment
    Comment #47377848

    Great writeup. Attackers are also "optimizing content for agents" — just with malicious intent. Unit42 published research in March 2026 confirming websites in the wild embedding hi…

  3. comment
    Comment #47377749

    This is a really important area to tackle. secret management for AI agents is something most teams are ignoring right now. One adjacent risk worth noting: the URLs these agents vis…

  4. comment
    Comment #47377510

    Interesting approach. This made me think about layering URL-level reputation checks alongside prompt-level scanning. Unit42's March 2026 research found 11 domains actively hosting …