diff --git a/README.md b/README.md index 3361439bf9..24b016dd16 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents - Agent Skills - [django-ai-plugins](https://github.com/vintasoftware/django-ai-plugins) - Django backend agent skills for Django, DRF, Celery, and Django-specific code review. - [graphify](https://github.com/safishamsi/graphify) - Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. + - [rai-guard](https://github.com/ashish993/rai-guard) - Runtime Responsible AI compliance engine that enforces OWASP LLM Top 10, EU AI Act, and NIST AI RMF via proxy, ASGI middleware, or Python decorator. Ships checks for prompt injection, PII, toxicity, hallucination, and insecure output with async SQLite audit logging. - [sentry-skills](https://github.com/getsentry/skills) - Python-focused engineering skills for code review, debugging, and backend workflows. - [trailofbits-skills](https://github.com/trailofbits/skills) - Python-friendly security skills for auditing, testing, and safer backend development. Also [skills-curated](https://github.com/trailofbits/skills-curated). - Orchestration