Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Safety Checks Under 18 API Guidance

Guidelines for developers serving users under 18, including regulatory compliance requirements like COPPA, data retention mandates for children under 13, and safety implementation strategies such as content filtering...

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Safety Checks Under 18 API Guidance

Guidelines for developers serving users under 18, including regulatory compliance requirements like COPPA, data retention mandates for children under 13, and safety implementation strategies such as content filtering...

When To Use

Use when designing safety architectures, data retention policies, or content moderation workflows for applications intended for users under the age of 18.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/safety-checks-under-18-api-guidance-workflow-guide.mdGuidelines and additional safeguard requirements for developers using the OpenAI API to serve users under 18 years of age.Questions about guidelines and additional safeguard requirements for developers using the OpenAI API to serve users under 18 years of...

What This Skill Covers

  • Young people have unique needs online and offline, so developers should implement additional safeguards when using our API to serve minors (under 18 years ol...

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/guides/safety-checks/under-18-api-guidance.md