JoySafety/JoySafety
JoySafety observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 81
- Release rhythm 17
- Longevity 24
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 343
- days_rel: 342
- days_push: 114
- n_releases_24m: 1
Adoption not part of the score
1344 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JoySafety is an open-source large language model safety framework from JD.com, written in Java, providing prompt injection detection, content moderation, and multi-turn conversation risk identification. It uses a pluggable DAG-based orchestration of detection models (BERT/FastText/Transformer) with hot-updatable policies and supports Docker Compose deployment at production scale.
Use cases
- detect prompt injection attacks against LLM applications
- moderate chatbot responses for policy compliance
- guard enterprise AI assistants against data leakage
- block unsafe LLM outputs in production
- orchestrate multiple safety detection models with DAG policies
- add content safety guardrails to RAG pipelines
- self-host an LLM content safety service
When to choose
- you need production-grade, battle-tested LLM safety guardrails with high throughput
- you want hot-swappable detection models and minute-level policy updates
- you deploy Java/JVM services and want Docker Compose-based self-hosting
- you need multi-turn conversation risk detection and red-line knowledge base responses
When to avoid
- you need a lightweight client-side or embedded guardrail library rather than a deployed service
- your stack cannot run JVM services or Docker
- you need English-only moderation with no Chinese-language focus
- you require a permissive standard open-source license (license is non-standard)
Facets
framework · maturity active
security nlp machine-learning middleware api-framework rag large-language-models security artificial-intelligence chatbots self-hosted self-hosted jvm llm-safety prompt-injection-detection content-moderation guardrails dag-orchestration jd chinese-nlp hot-reload docker-compose natural-language-processing docker linux web-server
1 source
- readme: https://github.com/JoySafety/JoySafety · fetched 2026-08-28 · ce956feb574f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JoySafety/JoySafety | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="JoySafety/JoySafety")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem