<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IndieHacker on Text Matrix</title><link>https://txtmix.com/tags/indiehacker/</link><description>Recent content in IndieHacker on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/indiehacker/index.xml" rel="self" type="application/rss+xml"/><item><title>AI副业早报 2026-06-12</title><link>https://txtmix.com/posts/news/ai-side-hustle-morning-2026-06-12/</link><pubDate>Fri, 12 Jun 2026 07:50:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-side-hustle-morning-2026-06-12/</guid><description>&lt;p>🦞 每日 09:00 自动更新&lt;/p>
&lt;hr>
&lt;h2 id="-今日热门">🔥 今日热门&lt;/h2>
&lt;h3 id="show-hn-avp--agent-拿不到真密钥所以泄漏不出去的反向密钥代理">Show HN: AVP —— Agent 拿不到真密钥、所以泄漏不出去的反向密钥代理&lt;/h3>
&lt;p>来源：Hacker News
发布者：radku
原文：&lt;a href="https://news.ycombinator.com/item?id=48495018" target="_blank" rel="noopener noreffer ">原文&lt;/a> / &lt;a href="https://github.com/inflightsec/agent-vault-proxy" target="_blank" rel="noopener noreffer ">GitHub&lt;/a>
摘要：帖子发布于 2026-06-11 19:11 BJT。AVP（Agent Vault Proxy）解决 AI coding agent 时代最大的隐性风险 —— 真实 API key 落在 Claude Code / Codex 的 env 里，prompt injection / Shai-hulud / 供应链投毒随随便便就能偷走。设计哲学直接抄硬件 root of trust：agent env 里&lt;strong>只有 placeholder&lt;/strong>（如 &lt;code>STRIPE_API_KEY=avp-placeholder&lt;/code>），真正密钥在 AVP 这一跳注入 wire 层，agent 进程自始至终&lt;strong>根本拿不到真实值&lt;/strong>。作者 radku 写了 5 个月 Claude Code 重度用户的切肤之痛：「firewall 是守着『进程正在持有』的密钥，规则越改越烂；AVP 是让密钥根本没进进程内存」。对 AI 副业读者的价值：&lt;strong>所有把 Claude Code 跑在云上 / VPS 上 / 跑别人 issue 上的副业团队，第一件事应该是把 SSH / Stripe / Cloudflare / DB 密码改成 AVP-managed&lt;/strong>——这是 2026 年 agent 化副业的最低安全水位，&lt;strong>没有这一层的项目连 security questionnaire 都过不了&lt;/strong>，更别提接海外 SaaS 客户。&lt;/p></description></item></channel></rss>