charliegerard/safe-space
A GitHub Action that uses TensorFlow.js toxicity classification to detect and flag harmful comments in repositories.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This GitHub Action integrates a pre-trained TensorFlow.js toxicity classifier to analyze comments on pull requests, issues, and PR reviews. When potentially toxic content is detected, it can automatically post a comment alerting the author so they can edit the content before it persists. The tool runs as a CI workflow step using the GitHub Actions framework and accepts configurable toxicity thresholds.