Skip to main content

aiml-moderation-openai

ISC template for AI Safety & ML. API-based using OpenAI's `omni-moderation-latest` endpoint via `openai.moderations.create()`. Single-field text + assertion on the API's own `flagged: True` flag, which covers harassment / hate / violence / self-harm / illicit / sexual taxonomies. Probe 2026-04-24 confirmed xenophobic (harassment 0.98), violent threat (violence 0.94), weapon instructions (illicit 0.97), and self-harm (self_harm 0.94) reliably fire; **phishing emails are a blind spot** (illicit 0.006 — do not route phishing here, use aiml_phishing). Keywords: aiml_moderation, OpenAI moderation, content moderation, ISC, TVD.

Jump to install

Source facts

Repository
wuyoscar/ISC-Bench
Last source activity
April 24, 2026 at 07:06
Detected SKILL.md language
English
Stars
777
Forks
119

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.