Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
llm-guard — The Security Toolkit for LLM Interactions | Kitploit
Tools/GitHubGitHub/protectai/llm-guard
Defensive ToolsCode AnalysisPrivacySecret DetectionAI SecurityAdversarial AttackArchived
GitHubprotectai/llm-guard

llm-guard

The Security Toolkit for LLM Interactions

View Repository
3.2k4441 month agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

[!WARNING] THIS PROJECT HAS BEEN ARCHIVED.

This project and its associated models on Hugging Face are no longer under active development or maintained.

LLM Guard - The Security Toolkit for LLM Interactions

LLM Guard by Protect AI is a comprehensive tool designed to fortify the security of Large Language Models (LLMs).

Documentation | Playground | Changelog

GitHub
stars MIT license Code style: black PyPI - Python Version Downloads Downloads

Join Our Slack Community

What is LLM Guard?

LLM-Guard

By offering sanitization, detection of harmful language, prevention of data leakage, and resistance against prompt injection attacks, LLM-Guard ensures that your interactions with LLMs remain safe and secure.

Installation

Begin your journey with LLM Guard by downloading the package:

root@kitploit:~
pip install llm-guard

Getting Started

Important Notes:

  • LLM Guard is designed for easy integration and deployment in production environments. While it's ready to use out-of-the-box, please be informed that we're constantly improving and updating the repository.
  • Base functionality requires a limited number of libraries. As you explore more advanced features, necessary libraries will be automatically installed.
  • Ensure you're using Python version 3.9 or higher. Confirm with: python --version.
  • Library installation issues? Consider upgrading pip: python -m pip install --upgrade pip.

Examples:

  • Get started with ChatGPT and LLM Guard.
  • Deploy LLM Guard as API

Supported scanners

Prompt scanners

  • Anonymize
  • BanCode
  • BanCompetitors
  • BanSubstrings
  • BanTopics
  • Code
  • Gibberish
  • InvisibleText
  • Language
  • PromptInjection
  • Regex
  • Secrets
  • Sentiment
  • TokenLimit
  • Toxicity

Output scanners

  • BanCode
  • BanCompetitors
  • BanSubstrings
  • BanTopics
  • Bias
  • Code
  • Deanonymize
  • JSON
  • Language
  • LanguageSame
  • MaliciousURLs
  • NoRefusal
  • ReadingTime
  • FactualConsistency
  • Gibberish
  • Regex
  • Relevance
  • Sensitive
  • Sentiment
  • Toxicity
  • URLReachability

Community, Contributing, Docs & Support

LLM Guard is an open source solution. We are committed to a transparent development process and highly appreciate any contributions. Whether you are helping us fix bugs, propose new features, improve our documentation or spread the word, we would love to have you as part of our community.

  • Give us a ⭐️ github star ⭐️ on the top of this page to support what we're doing, it means a lot for open source projects!
  • Read our docs for more info about how to use and customize LLM Guard, and for step-by-step tutorials.
  • Post a Github Issue to submit a bug report, feature request, or suggest an improvement.
  • To contribute to the package, check out our contribution guidelines, and open a PR.

Join our Slack to give us feedback, connect with the maintainers and fellow users, ask questions, get help for package usage or contributions, or engage in discussions about LLM security!

Join Our Slack Community

Production Support

We're eager to provide personalized assistance when deploying your LLM Guard to a production environment.

  • Send Email ✉️
Download Tool