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.

跳到安装

来源信息

仓库
wuyoscar/ISC-Bench
最近来源活动
2026年4月24日 07:06
检测到的 SKILL.md 语言
英语
星标
777
分支
119

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。