by seojoonkim · Codex Skill · ★ 145
🛡️ Prompt Guard Prompt injection defense for any LLM agent Protect your AI agent from manipulation attacks. Works with Clawdbot, LangChain, AutoGPT, CrewAI, or any LLM-powered system. ⚡ Quick Start bash Clone & install (core) git clone https://github.com/seojoonkim/prompt-guard.git cd prompt-guard pip install . Or install with all features (language detection, etc.) pip install .[full] Or install with dev/testing dependencies pip install .[dev] Analyze a message (CLI) prompt-guard "ignore previous instructions" Or run directly python3 -m promptguard.cli "ignore previo
| Stars | 145 |
| Forks | 26 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 71.4286060497968/100 |
| Last Updated | 2026-04-22 |
| Created | 2026-01-29 |
| Platforms | python |
| Est. Tokens | ~31k |
Explore other popular codex skill tools:
prompt-guard is Advanced prompt injection defense system for AI agents. Multi-language detection, severity scoring, and security auditing.. It is categorized as a Codex Skill with 145 GitHub stars.
prompt-guard is primarily written in Python. It covers topics such as ai-agent, ai-security, clawdbot.
You can find installation instructions and usage details in the prompt-guard GitHub repository at github.com/seojoonkim/prompt-guard. The project has 145 stars and 26 forks, indicating an active community.
prompt-guard is released under the MIT license, making it free to use and modify according to the license terms.