用 Jev 与 CodeGraph 组合做安全审查
开发者分享了 typesafe-security-review 项目:把 Jev 的概率判断与代码图、OWASP/CWE 信息结合,用于低成本安全扫描。
开发者利用 TypeSafe 的 Jev 路由智能体并裁剪上下文,约一小时构建出诈骗检测 API ScamCheck,输入消息即可获得诈骗评分与风险信号,约 100 毫秒/次、约 0.00001 美元/次。
Everyone’s using Jev @typesafeai to route agents and prune context. A pretty useful use case is catching fake texts and other scams Built ScamCheck in about an hour, a scam detection API. Paste in a message and get a scam score + the red flags ~100ms/check ~$0.00001/check👇