frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: AgentPort – Open-source Security Gateway For Agents

https://agentport.sh/
5•yakkomajuri•1h ago
Hey HN!

I've been wanting to use something like OpenClaw for a while but couldn't get myself to give it access to anything important due to all the risks involved. Prompt injection is still a problem (even though some people seem to ignore it) and so are hallucinations and mishaps that cause agents to do things like delete production data [1].

Even harnesses like Claude Code and Codex are subject to this, particularly since we're getting progressively looser about how we run them e.g. Conductor is really popular and runs agents without any sandboxing.

That means we're in a bit of an all-or-nothing situation. There are people who just ignore the risks and connect everything to their agents and reap benefits from it while being subject to more risk, and there are others that just don't connect anything because they are mindful of the potential issues.

I've been quite cautious but have wanted to run more autonomous agents and so I built the component I needed to enable me to do so: AgentPort.

AgentPort is a gateway that connects to any service (e.g. Gmail, GitHub, Stripe, PostHog, Linear) and let's you set granular permissions for what the agent can do automatically, what it needs your approval for, and what it can never do.

For example, you can set `list_customers` and `get_customer` on the Stripe integration to "Auto-approve" but `create_refund` to "Ask for approval". The agent will thus be able to do a lot in the background independently but when it comes to a potentially destructive operation it will be blocked and receive an approval link to send to you. You can then approve or deny the call with those exact parameters e.g. `create_refund(customer_id: 1234, amount: 12)`.

Agents connect via MCP or CLI and have access to all the integrations you connected without ever getting API keys. Kind of like Composio but with granular permissions and open source.

The goal with AgentPort is to specifically address two vulnerabilities that agents are subject to:

1. Destructive operations on downstream services: It can't delete a database unless you explicitly approve 2. Credential exfiltration: Your agent never sees API keys

AgentPort also helps with sensitive data exfiltration, but that is more nuanced and complicated to defend against if the agent has an internet connection [2].

Ultimately, AgentPort was the missing piece for me to start running more autonomous agents that have access to third-party services, and hopefully it can unlock use cases for you too. There's a ton more work needed around securing agents (Claws in particular) and I've both been writing about it [3] and intend to do more in this space, so if you're thinking about similar things let's have a chat.

The repo is https://github.com/yakkomajuri/agentport and you can run it locally with docker compose in a minute or use the one-liner install to deploy a prod instance (domain, TLS, etc.) in just a few mins as well.

[1] "An AI agent deleted our production database. The agent's confession is below" (https://news.ycombinator.com/item?id=47911524)

[2] See my post "On agents dropping production databases": https://yakko.dev/blog/on-agents-dropping-production-dbs

[3] https://yakko.dev/blog

Comments

yakkomajuri•1h ago
OP here. Happy to answer any questions. Security for autonomous agents/claws is a deep rabbit hole that I've jumped into and I'm really interested in having open discussions about how people are approaching it.

Show HN: A new benchmark for testing LLMs for deterministic outputs

https://interfaze.ai/blog/introducing-structured-output-benchmark
23•khurdula•2h ago•8 comments

Show HN: Adblock-rust Manager – Firefox extension to enable the Brave ad blocker

https://github.com/electricant/adblock-rust-manager
68•electricant•5h ago•33 comments

Show HN: Auto-Architecture: Karpathy's Loop, pointed at a CPU

https://github.com/FeSens/auto-arch-tournament/blob/main/docs/auto-arch-tournament-blog-post.md
219•fesens•1d ago•70 comments

Show HN: Send your first Peppol e-invoice in 5 minutes (EU mandate live)

https://getpeppr.dev/
2•zerolooplabs•45m ago•0 comments

Show HN: Rocky – Rust SQL engine with branches, replay, column lineage

https://github.com/rocky-data/rocky
107•hugocorreia90•1d ago•39 comments

Show HN: My retired dad and I made a daily, somewhat difficult, quiz

https://kviss.eu/
18•steinvakt2•4h ago•6 comments

Show HN: Rip.so – a graveyard for dead internet things

https://rip.so
154•bozdemir•9h ago•107 comments

Show HN: AgentPort – Open-source Security Gateway For Agents

https://agentport.sh/
5•yakkomajuri•1h ago•1 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
169•frabonacci•1d ago•38 comments

Show HN: Study Bible MCP – scholarly Greek/Hebrew lexicons and morphology

https://github.com/djayatillake/studybible-mcp
7•DSJayatillake•2h ago•9 comments

Show HN: Live Sun and Moon Dashboard with NASA Footage

https://www.lumara-space.app/
208•beeswaxpat•1d ago•64 comments

Show HN: Platypus – Local meeting transcription, notes, and chat (Tauri, Rust)

https://platypusnotes.com/
3•pixelmash13•3h ago•0 comments

Show HN: AI Skills Leaderboard. What's your score?

https://aisa.to
2•Ozzie-D•4h ago•0 comments

Show HN: fixiproject.org – minimalist web tools

https://fixiproject.org
2•recursivedoubts•4h ago•0 comments

Show HN: A private-ish bookmark app that uses GitHub Gist as its back end

https://github.com/chrisdiana/gistkeep
3•inflam52•5h ago•2 comments

Show HN: Stateless, system-wide Transparent Tor Proxy for Linux (v0.1.0)

https://github.com/onyks-os/TransparentTorProxy
2•onyks•5h ago•0 comments

Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview

https://github.com/dirac-run/dirac
385•GodelNumbering•2d ago•143 comments

Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop

https://www.systalyze.com/utilyze
123•ManyaGhobadi•2d ago•28 comments

Show HN: A terminal spreadsheet editor with Vim keybindings

https://github.com/garritfra/cell
122•garritfra•2d ago•51 comments

Show HN: GitChop – Git rebase -I without the TODO file

https://bendansby.com/apps/gitchop.html
3•webwielder2•3h ago•1 comments

Show HN: TiGrIS, a tiling compiler that fits ML models onto embedded devices

https://github.com/raws-labs/tigris
20•asteinh•11h ago•0 comments

Show HN: I built a Chinese learning app that teaches through sentence patterns

https://doudou-chinese.com/
7•vojd•7h ago•4 comments

Show HN: I wrote a DOOM clone in my own programming language

https://spectrelang.org/log/devlog#cubedoom
21•pizza_man•1d ago•5 comments

Show HN: Waiting for LLMs Suck – Give your user a game

https://github.com/ftaip/waiting-game
35•dalemhurley•1d ago•16 comments

Show HN: Pi-hosts – Give the Pi coding agent access to your servers

https://github.com/hunvreus/pi-hosts
18•hunvreus•16h ago•0 comments

Show HN: GeoTraceroute – Traceroutes on a 3D globe and submarine cables

https://geotraceroute.com
21•Himred•16h ago•1 comments

Show HN: The Unix Magic poster, annotated (updated)

https://github.com/drio/unixmagic
74•drio•2d ago•7 comments

Show HN: Tiao, A two-player turn-based board game

https://playtiao.com
74•trebeljahr•2d ago•37 comments

Show HN: Free textbook on engineering thermodynamics

https://thermodynamicsbook.com/
187•2DcAf•3d ago•47 comments

Show HN: 49Agents – 2D Canvas IDE for Orchestrating Agents, Repos, Issues

https://github.com/49Agents/49Agents
21•alpadurza•18h ago•2 comments