Live data from Hacker News

Viewing profile — anand-tan

anand-tan

HN member
Joined
Wed, Jul 02, 2025, 6:50 PM UTC
HN karma
1
Public activity
6 items

About anand-tan

building Tansive (tansive.com)

anand.mail@mugil.net

Recent public activity

  1. comment
    Comment #44650697

    Absolutely. If the tools were only from Supabase, then yes, you could use Postgres roles. However, most people use a combination of tools (GitHub, Stripe, Linear, etc.), and each h…

  2. comment
    Comment #44649679

    For reference, this was the thread that led me to work on this. https://news.ycombinator.com/item?id=44502318

  3. story
    Show HN: Runtime Defense Against Prompt Injection in Supabase MCP

    I wrote this after studying the Supabase MCP prompt injection issue. The blog shows how I built a working defense using an open-source AI agent runtime I’ve been building called Ta…

  4. story
    Show HN: Did that MCP Server leak your database?

    Tansive is an open-source platform to help teams securely integrate AI agents into real workflows. I posted Tansive this morning on Show HN to no response. So here I shamelessly ri…

  5. comment
    Comment #44504502

    This was precisely why I posted Tansive on Show HN this morning - https://news.ycombinator.com/item?id=44499658 MCP is generally a bad idea for stuff like this.

  6. story
    Show HN: Tansive – AI Agents that won't accidentally restart your prod database

    While experimenting with LLM-driven agents to automate DevOps tasks, I realized how easily a bad prompt could mess up a cluster so badly you’d have to redeploy everything. That's w…