Cosmetic INCI and Annex II/III Screen
Find the banned or restricted ingredient while the formulation can still be changed, not during the safety assessment.
What it does
Screens cosmetic ingredients against EU Regulation (EC) No 1223/2009 Annex II (prohibited) and Annex III (restricted) entries.
Ask it like this
youScreen this face serum against the cosmetics annexes: aqua, glycerin, salicylic acid, hydroquinone, benzophenone-3.
You never name the capability. Your assistant selects cosmetic_inci_check itself.
Input
| Field | Type | Required | Notes |
|---|---|---|---|
| ingredients | string[] | yes | INCI names or CAS numbers, min 1 item |
| product_type | 'leave_on' | 'rinse_off' | optional | sets which concentration limits apply |
Output
| Field | Type | Notes |
|---|---|---|
| matches | array | annex + restriction_type + conditions |
| regulation_reference | string | entry number, per match |
| disclaimer | string | never asserts a product is safe |
| review_required | boolean | true below threshold |
Sources
- Regulation (EC) No 1223/2009, Annex II, III, IV and VI
- European Commission CosIng database
Who published this
Every capability is authored by one named publisher. You see who stands behind an answer, and you can take the conversation further with them directly.
fmcg.network Core Team
verifiedPlatform capabilities and reference implementations
Network team
What the assistant can offer next
Related reading
How uncertainty is handled
This capability reports a confidence score with every answer. Below 80, results are flagged with review_required and the uncertain items are written to a review queue instead of being guessed.