SkillAgentSearch skills...

Badwords

regex driven list of badwords (for filtering, duh!)

Install / Use

/learn @mogade/Badwords
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

h1. Overview

This project aims to make available a list of regular expression which match vulgar words. The list is far from comprehensive, but hopefully can be used as a first line of defense.

As a general rule, words which can have a legitimate use (say hancock) must be exact matches to (@^(c|k|ck|q)o0[s$]?$@)

For best performance, if your library supports it, consider enabling explicit captures.

Related Skills

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated17d ago
Forks17

Security Score

75/100

Audited on Mar 11, 2026

No findings