01 / THE SIGNAL

我们发现了什么

智能体对外部连接器发起的任何调用,都会由 LLM 裁判审核,以防止危险操作。我们的免费套餐每月包含 2 次工具构建,Teams 套餐为每月 100 美元。

  • 来源:Hacker News发现于 2026-07-31
  • 证据等级:D · 发现产品或需求信号,暂未获得可核验的商业证据。
  • 商业模式:API / Usage-based
  • 主题:独立产品
  • 初筛评分:30.5/100 · 收录 1
#独立开发#待验证#产品发现
02 / SOURCE & EVIDENCE

证据,比故事更重要。

发现产品或需求信号,暂未获得可核验的商业证据。

规则清洗与初筛,未经人工商业核验。原文语境、实际客户和付费情况仍需自行验证。

引用与数字披露

来源类型(原作者自述/第三方测算/媒体转引)需采集端标注,本版尚未落字段。

短句引用
作者
未标注
抓取日期
来源类型
未标注
数字口径
币种
未标注
口径
未标注
披露主体
未标注
披露日期
未标注

中文辅助译文(全文)

嗨 HN,我们是 Marinos 和 Hudson,Prized(https://prized.dev )的创始人!Prized 让非工程师员工描述他们所需的内部工具,并获得一个全栈应用——连接到公司数据、部署在公司登录之后——而无需他们处理 API 密钥或连接器。以下是演示:https://www.youtube.com/watch?v=730MuYOfZTY Prized 提供安全性的方式是在网络层限制代理可以访问的内容,并将凭证完全排除在沙盒之外。沙盒从不持有任何密钥或连接器密钥,它仅使用作为不透明占位符存储的作用域会话令牌。真实值在我们 egress 代理的请求头中进行交换。当连接生产数据时,沙盒的网络策略默认设置为拒绝,因此唯一的出口路径是通过代理。代理对连接器发出的任何外部调用都由 LLM 审查,以防止危险操作。Prized 面向那些始于笔记本或电子表格、但因工程团队有更重要的工作要做而永远无法成为真正工具的内部工作流。一位客户的数据科学家粘贴了他的个人欺诈检测 notebook,其中包含硬编码阈值等。经过几次提示后,它变成了一个已发布的风险控制台,连接到公司数据,并将这些阈值转换为 UI 控件。今天早些时候,我们刚与他们通话,他们公司的多数人都在使用它。要做到这一点,你需要赋予人们构建的自由,同时不能让他们拥有未经审计的公司系统访问权限。我们允许管理员将数据范围限定到特定用户或团队,并且数据访问记录在审计日志中。每个工具都使用自己的 Postgres schema 和角色构建,查询通过经过身份验证的 SQL gateway 以该角色运行。

我们认为 Prized 介于 Lovable 和 Retool 之类的产品之间。Lovable 易于生成和托管软件,但它不是围绕带权限的分发设计的。Retool 通常假设技术构建者正在为最终用户创建应用。Prized 将内部工具视为共享对象。workspace 中的任何人都可以看到其他人构建的内容、fork,并连接不同的数据。例如,一位客户的营销负责人构建了一个促销 analytics 工具。同一家公司的数据科学家随后 fork 了它,并以现有工具为基础添加了置信区间。这样,workspace 就成为人们可以重用的工具库。我们已上线并支持自助服务。我们的免费套餐包括每月 2 次工具构建,Teams 套餐为每月 100 美元。Enterprise 套餐为定制,支持本地化部署等个性化功能。我们仍在摸索控制与自由之间的正确边界。如果你之前构建过内部工具,我们将非常感谢你的反馈!

译文由上游机器翻译生成,可能有误;判断请以英文原文为准。

英文原文(来源本站未改写)

Hi HN, we're Marinos and Hudson, founders of Prized ( https://prized.dev )!Prized lets non-engineer employees describe the internal tool they need and get a full-stack app, wired to their company’s data and deployed behind the company’s sign-in, without them ever juggling API keys or connectors.Here's a demo: https://www.youtube.com/watch?v=730MuYOfZTY The way Prized provides security is by limiting what the agent can reach at the network layer and by keeping credentials out of the sandbox entirely.The sandbox never holds any keys or connector secrets, it only uses scoped session tokens that are stored as opaque placeholders.

The real values are swapped into the request headers on our egress proxy.When production data is connected, the sandbox's network policy is set to deny by default so the only path out is via the proxy.Any call the agent makes to an external connector is reviewed by an LLM judge to prevent dangerous operations.Prized is meant for the internal workflows that start as notebooks or spreadsheets but never become real tools because engineering has more important things to work on.One customer’s data scientist pasted in his personal fraud-detection notebook with hardcoded thresholds and all.

After a few prompts, it became a published risk console connected to the company’s data with those thresholds turned into UI controls.Earlier today, we got off a call with them and most of their company is using it.To do this, you need to give people the freedom to build without having unaudited access to company systems.We allow admins to scope data to specific users or teams and data access is recorded in an audit log.Each tool is built with its own Postgres schema and role, with queries running via an authenticated SQL gateway as that role.We think Prized sits between products like Lovable and Retool.

Lovable makes it easy to generate and host software, but it isn’t designed around distribution with permissions.Retool generally assumes that a technical builder is creating an app for an end user.Prized treats internal tools as shared objects.Anyone in the workspace can see what others have built, fork, and connect different data.For example, one customer’s marketing lead built a promotional analytics tool.A data scientist at the same company then forked it and added confidence intervals with the existing tool as a starting base.This way workspaces become libraries of tools that people can reuse.We’re live and self-serve.

Our free tier includes 2 tool builds/month and our Teams tier is $100/month.The Enterprise tier is custom and supports personalized features like on-prem deployment.We're still working out the right boundary between control and freedom.If you've built internal tools before we'd appreciate your feedback!

出处https://prized.dev抓取日期 · 采集源 Hacker News

03 / EVIDENCE GAPS

这条还缺什么证据?

下面每条都由本条已有字段推出(等级、理由、商业模式、来源次数、是否演示), 本站不生成推测性结论;通用验证方法放在方法论页。

  • 可核验的收入或付费证据查官网定价页与付费口径;第三方数据源(如 GetLatka)只作旁证,需标注来源与时点。
  • 只有单一来源找一手站点或其他渠道是否重复出现同一产品;社区热帖数量不等于商业进展。

通用验证清单(谁有这个问题/谁愿意付费/一个人能交付哪一小步)见我们的筛选方法

04 / SIGNAL HISTORY

发现时间线