Ross ROSS = Recommend OSS · open-source software intelligence for agents

minimaxir/big-list-of-naughty-strings resource

The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. observed · 2026-08-28

github.com/minimaxir/big-list-of-naughty-strings · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4043
  • days_rel: n/a
  • days_push: 867
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

47712 stars · 2153 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A curated list of strings with a high probability of causing issues when used as user input, provided as newline-delimited text and JSON files. It is intended for automated and manual QA testing to expose string-handling and validation bugs.

Use cases

  • test form inputs with problematic strings
  • fuzz user input handling with edge-case unicode
  • find string validation bugs in my app
  • generate adversarial test data for QA
  • test how my API handles emoji and special characters

When to choose

  • you need a ready-made list of tricky input strings for QA or automated tests
  • you want to check unicode, encoding, and injection edge cases in software you own

When to avoid

  • you need formal security or penetration testing rather than input edge-case checks
  • you need a programmatic fuzzing tool rather than a static string list

Facets

dataset · maturity maintenance

testing fuzzing data-generation testing developer-tools security cross-platform qa-testing test-data edge-cases unicode input-validation naughty-strings

2 sources

Member repositories

RepositoryRoleHealth v2
minimaxir/big-list-of-naughty-stringsmain32

For agents

markdown · JSON · MCP: product_card(name="minimaxir/big-list-of-naughty-strings")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem