Skip to content

Content Safety

github-actions[bot] edited this page Sep 4, 2026 · 1 revision

Content Safety Plugin

Trust-safety evidence, legal holds, spam detection, raid protection, and abuse scoring. Free — MIT licensed.

Install

nself plugin install content-safety

No license key required.

Description

Trust-safety evidence, legal holds, spam detection, raid protection, and abuse scoring

Category: compliance. Current version: 1.0.0.

Configuration

Env Var Default Description
CONTENT_SAFETY_PLUGIN_PORT 3213 -
CONTENT_SAFETY_PLUGIN_HOST 0.0.0.0 -
DATABASE_URL (required) PostgreSQL connection string
CONTENT_SAFETY_API_KEY (required) -

Ports

Port Purpose
3213 Content Safety service port

Database Schema

9 table(s) added to your Postgres database:

  • np_cs_evidence
  • np_cs_legal_holds
  • np_cs_evidence_exports
  • np_cs_spam_rules
  • np_cs_spam_configs
  • np_cs_rate_limit_violations
  • np_cs_raid_events
  • np_cs_lockdowns
  • np_cs_abuse_scores

Examples

nself plugin install content-safety

Source

plugins/content-safety/

Manifest: plugins/content-safety/plugin.json

See Also

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally