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...
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
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/safety-checks-under-18-api-guidance-workflow-guide.md | Guidelines 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
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - 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
