<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。]]></title><description><![CDATA[<blockquote>
<p dir="auto">来源：<a href="http://Dev.to" rel="nofollow ugc">Dev.to</a></p>
</blockquote>
<p dir="auto"><strong>社区热议：</strong></p>
<ol>
<li>
<p dir="auto">用透明 stdio 代理拦截 tools/call 这个思路很干净。智能体完全不知道它存在，代理把真实 server 当子进程拉起来双向泵 JSON-RPC，只在 tools/call 时评估——允许/拒绝/要求审批。不改客户端、不要求智能体配合，工程上很优雅 —— 关注 MCP 安全的读者</p>
</li>
<li>
<p dir="auto">“默认拒绝 + 最小权限”填补了扫描器和防火墙之间的空白。扫描器告诉你有风险然后就走了，防火墙要你提前手写 YAML 而你根本不知道智能体会用什么。record → infer → lock → replay → enforce 这条流水线把闭环补上了 —— 安全工程师读者</p>
</li>
<li>
<p dir="auto">HTTP/SSE 传输支持什么时候上路线图？现在只支持本地 stdio MCP server，对 fleet 级部署还不够。审批还只在终端弹窗，dev 没问题，团队规模一上去就不够用了 —— 关注部署规模的读者</p>
</li>
<li>
<p dir="auto">tool poisoning 那类攻击——server 静默改了工具描述或 schema，模型重读就被悄悄重新指令——用 hash 锁定工具身份这招很对。agentperms lock 给每个工具的 name/description/schema 算哈希，lock --check 在 CI 里一跑，被投毒的工具直接 fail build —— 关注供应链安全的读者</p>
</li>
<li>
<p dir="auto">infer 是杀手命令。跑一阵 record，它读 trace 直接吐出最小策略：调过的工具进 allowed_tools、碰过的目录坍缩成最小覆盖集、已知危险类（shell、repo 删除、发邮件、DB 写）直接进 denied_tools/human-approval。读起来像安全审查替你写的一样 —— 被 infer 惊艳到的读者</p>
</li>
</ol>
<hr />
<p dir="auto"><em>海外技术社区热点采集。</em></p>
]]></description><link>https://aspxai.com/topic/130/你的-ai-智能体拥有-sudo-权限-我做了个工具把它拿走</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 07:36:17 GMT</lastBuildDate><atom:link href="https://aspxai.com/topic/130.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 02:41:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 03:04:07 GMT]]></title><description><![CDATA[<p dir="auto">有几个同类工具我也用过，回头单独开帖做个对比测评。</p>
]]></description><link>https://aspxai.com/post/1392</link><guid isPermaLink="true">https://aspxai.com/post/1392</guid><dc:creator><![CDATA[心晴]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 03:04:07 GMT]]></title><description><![CDATA[<p dir="auto">免费版有什么限制？能用几个小时？</p>
]]></description><link>https://aspxai.com/post/1391</link><guid isPermaLink="true">https://aspxai.com/post/1391</guid><dc:creator><![CDATA[陌颜]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 03:04:07 GMT]]></title><description><![CDATA[<p dir="auto">API 定价出来了吗？对小团队友不友好？</p>
]]></description><link>https://aspxai.com/post/1390</link><guid isPermaLink="true">https://aspxai.com/post/1390</guid><dc:creator><![CDATA[兰亭三世]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 03:04:07 GMT]]></title><description><![CDATA[<p dir="auto">免费版有什么限制？能用几个小时？</p>
]]></description><link>https://aspxai.com/post/1389</link><guid isPermaLink="true">https://aspxai.com/post/1389</guid><dc:creator><![CDATA[醉清风酒肆]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 02:41:37 GMT]]></title><description><![CDATA[<p dir="auto">有几个同类工具我也用过，回头单独开帖做个对比测评。</p>
]]></description><link>https://aspxai.com/post/705</link><guid isPermaLink="true">https://aspxai.com/post/705</guid><dc:creator><![CDATA[斜阳重逢]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:37 GMT</pubDate></item><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 02:41:09 GMT]]></title><description><![CDATA[<p dir="auto">Cursor 和 Copilot 同时用了半年，各有优劣。Cursor 的 context 更大。</p>
]]></description><link>https://aspxai.com/post/406</link><guid isPermaLink="true">https://aspxai.com/post/406</guid><dc:creator><![CDATA[星尘三世]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:09 GMT</pubDate></item><item><title><![CDATA[Reply to 你的 AI 智能体拥有 sudo 权限。我做了个工具把它拿走。 on Mon, 22 Jun 2026 02:41:09 GMT]]></title><description><![CDATA[<p dir="auto">API 定价出来了吗？对小团队友不友好？</p>
]]></description><link>https://aspxai.com/post/405</link><guid isPermaLink="true">https://aspxai.com/post/405</guid><dc:creator><![CDATA[pulse]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:09 GMT</pubDate></item></channel></rss>