yr.al

How Claude marks AI-generated content | Claude Help Center

2026-08-11 · 原文 ↗ · 本页为存档备份
人工智能生成内容数字水印内容溯源人工智能透明度欧盟人工智能法案
Anthropic 为履行欧盟《人工智能法案》第50(2)条关于生成式AI内容透明度的承诺,计划在 Claude 生成或处理的内容中加入机器可读标记。Claude 将采用两种互补方式:在文本中嵌入不影响含义和可读性的隐形水印,以及为 SVG、PNG、JPG 等文件附加符合 C2PA 标准的签名来源元数据。相关检测机制将帮助用户和第三方判断内容是否可能由 Claude 处理,以及文件是否遭到篡改,但这些标记仍存在一定局限。使用 Claude 构建产品的开发者需自行评估欧盟法规要求,Anthropic 后续将发布更详细的标记与检测技术指南。

Anthropic has signed the EU AI Act's Article 50(2) Code of Practice on Transparency of AI-Generated Content, as a provider of both generative AI models and generative AI systems. This article describes how we’re planning to put those commitments into practice, how marking works, and what its limitations are. We’ll update this article and publish more detailed technical guidance as it becomes available.

Machine-readable marks in Claude-generated content

As AI-generated content becomes commonplace, greater transparency and signals about where content comes from can give people useful context about the information they consume. To support transparency and comply with our legal obligations, Anthropic is working to include machine-readable marks in content that Claude generates.

What’s covered

How Claude marks content

Claude uses two complementary techniques to mark content generated and processed by Claude: (1) watermarks embedded in text, and (2) signed provenance metadata attached to files.

1. Embedded watermarks in text

When a supported Claude model generates text, it weaves an imperceptible watermark directly into the text itself. You won’t see it, and it doesn’t change the meaning, quality, or readability of Claude’s response.

Because the watermark is part of the text, it will travel with the text when it’s copied and pasted elsewhere, and may persist through some editing. Watermarking will be applied at the model level, which means it will be present no matter which Claude product or surface the text comes from.

2. Signed provenance metadata

When Claude generates a supported file type, such as a .svg, .png, or .jpg, it will attach signed provenance metadata. This metadata follows the Coalition for Content Provenance and Authenticity (C2PA) open standard, which is used across the industry to record information about content provenance. If a signed metadata label is present, it signals that a file was processed by Claude and lets you detect whether the file has been tampered with.

Detecting Claude’s marks

We’re also working to enable users and other third parties to detect Claude’s embedded watermarks and provenance metadata. Detection checks whether a piece of text or a file carries a supported Claude mark. If a supported mark is found, it indicates that the content may have been processed by Claude.

We’ll share details on detection mechanisms in forthcoming technical documentation.

Limitations

Machine-readable marks provide important signals about content, but it’s worth understanding their limitations across all content types.

If you build with Claude

If you deploy Claude in your own product, you should independently assess what Article 50 requires of your products and services. Consistent with our commitments under the EU Code, our goal is to support you in meeting your own transparency obligations, and we'll share technical guidance on our marking and detection approach as it becomes available.

Related Articles