OpenAI ChatGPT Embeds (openai.com)
Script Signature: openai.com/custom-gpt
Custom GPTs and OpenAI API web embeds generally include default "ChatGPT can make mistakes" disclosures. However, custom web implementations wrapping OpenAI APIs must independently enforce Article 50(1) and Article 50(3) text notices. OpenAI's Custom GPTs and embeds are widely used, but integrating them into custom web wrappers introduces compliance responsibilities for the deployer. While OpenAI provides default disclosures, these can easily be obscured by poor UI design. Furthermore, the handling of generated media, like DALL-E images, requires careful attention to C2PA metadata preservation.
Audit Methodology & Findings
Scan Date: 2026-08-01
Methodology: Automated DOM script detection and manual UI verification
Evidence: Observed default script signatures and generated metadata components.
Limitations: Technical diagnostic only. Excludes backend processing and custom enterprise implementations.
Article 50 Regulatory Breakdown
Article 50(1) Chatbots
Natural Person Notification
CompliantArticle 50(2) Media
C2PA & Watermarking
Partial ComplianceArticle 50(3) Text
Public Copy Disclosure
CompliantIdentified Integration Risks & Vulnerabilities
- ⚠️Custom web wrappers omitting default OpenAI footer disclosures.
- ⚠️Generated DALL-E 3 image assets hosted without machine-readable C2PA provenance headers.
Recommended Technical Remediation
Pass C2PA manifest markers when storing DALL-E generated images and maintain persistent footer attribution.
<!-- Compliant Article 50(1) Disclosure Snippet for OpenAI ChatGPT Embeds --> <div class="ai-disclosure" itemprop="isBasedOn" rel="ai-info"> Notice: This system incorporates automated OpenAI ChatGPT Embeds AI technology per EU Regulation 2024/1689 Article 50. </div>
Test Live Website URL
Scan Webpages for AI Transparency
Automated technical audit for AI chatbots, C2PA synthetic media metadata, and mandatory Article 50 transparency notices.