This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

Agentlock

Your AI agent asks. You decide. From your phone.

SaaS
Developer Tools
Artificial Intelligence
Visit WebsiteSee on Product Hunt

Hunted byArctyneArctyne

AgentLock is the security gateway for AI agents. Protect your API keys with a "Request-Approve-Execute" workflow. Agents request actions, you approve via mobile, and our secure runner executes. Never share secrets with agents again.

Top comment

Hi Product Hunt 👋 AgentLock is a security gateway for AI agents. The problem it solves: for an agent to actually be useful, it needs access to APIs, databases, and servers — but handing it permanent API keys is a disaster waiting to happen. One prompt injection or a single bug, and the agent wipes production data or leaks secrets. Most existing solutions in this space are enterprise-first: SSO, RBAC, compliance sales cycles. Built for big orgs, not for the people actually shipping agents into production today. AgentLock works differently: → The agent never sees secrets. It only holds an Ed25519 keypair. Every action is signed and sent to the gateway, which verifies the signature, checks for replay, and evaluates the policy → ALLOW, REQUIRE_APPROVAL, or BLOCK. Real credentials live encrypted in a vault (envelope encryption: master key → workspace DEK → libsodium secretbox) and are only decrypted in memory on the runner, never returned to the agent. → Approvals come to your phone. When an action needs review, you get a push notification. Action preview, raw payload drawer, hold-to-approve with Face ID. Two-person rule optional. The whole loop takes seconds — no need to be at your laptop. → One-click undo. Connectors that support it (e.g. DB writes) emit an undo payload on execution. Made a mistake? Click undo, approve the reversal, the runner rolls it back. The action becomes a transaction. → MVP connectors: HTTP proxy with domain allowlists, SSRF protection and DNS pinning against rebinding; SSH with per-command policy rules (glob or regex) and optional per-session WireGuard VPN routing; an MCP server for use inside Claude Desktop and other MCP clients. Everything lands in an append-only audit log enforced at the database level via triggers — even admins can't tamper with history. Stack note for the curious: Next.js 15 on Vercel handles the gateway and non-VPN connectors inline; a separate Fastify runner handles WireGuard tunnels and long-lived SSH sessions (outbound-only, no inbound port). Postgres + Realtime via Supabase, RLS on every table. Node and Python SDKs. Would love feedback — especially from anyone building agents in production: What's missing for your setup? Which connectors should ship next? Is anything in the trust model unclear? Happy to answer everything in the comments today.

Comment highlights

No comment highlights available yet. Please check back later!

About Agentlock on Product Hunt

Your AI agent asks. You decide. From your phone.

Agentlock was submitted on Product Hunt and earned 9 upvotes and 2 comments, placing #104 on the daily leaderboard. AgentLock is the security gateway for AI agents. Protect your API keys with a "Request-Approve-Execute" workflow. Agents request actions, you approve via mobile, and our secure runner executes. Never share secrets with agents again.

Agentlock was featured in SaaS (42k followers), Developer Tools (512.4k followers) and Artificial Intelligence (468.5k followers) on Product Hunt. Together, these topics include over 204.8k products, making this a competitive space to launch in.

Who hunted Agentlock?

Agentlock was hunted by Arctyne. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how Agentlock stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.