PulseAugur
实时 16:39:55
English(EN) So-called "Real-time cyber safeguards" block Claude from securing code it just wrote

Anthropic 的 Claude AI 阻止修复代码漏洞

用户报告称,AnthropicClaude AI 现在会阻止其自身生成的代码,当检测到安全漏洞时。这项变化似乎是在 6 月 4 日左右实施的,它阻止 Claude 修复其识别出的问题,迫使用户要么发布不安全的代码,要么寻找变通方法。该问题似乎与 Anthropic 的网络验证计划 (CVP) 过滤器有关,该过滤器会在检测到漏洞时阻止会话。 AI

影响 此更改可能迫使用户接受不安全的代码或寻求替代解决方案,从而可能影响依赖 AI 进行代码生成和安全性的开发工作流程。

排序理由 用户报告产品行为变更影响工作流程。

在 r/Anthropic 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. r/Anthropic TIER_1 English(EN) · /u/SailingToFenway ·

    所谓的“实时网络安全防护”阻止 Claude 获取其刚编写的代码

    <!-- SC_OFF --><div class="md"><p>I've been using the same workflow for months: describe a software feature, refine into a design, generate build plan with iterative code quality and security sweeps, then dispatch the plan to a team of sub-agents.</p> <p>Since June 4 or so, Claud…