promptmap
Description
- **Multiple LLM Provider Support**: - OpenAI GPT models - Anthropic Claude models - Google Gemini models - XAI Grok models - Open source models via Ollama (Deepseek, Llama, Mistral, Qwen, etc.) - **Comprehensive Test Rules**: 50+ pre-built rules across 6 categories
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
_________ __O __O o_.-._
Humans, Do Not Resist! \|/ ,-'-.____() / /\_, / /\_|_.-._|
_____ / --O-- (____.--""" ___/\ ___/\ |
( o.o ) / Utku Sen's /|\ -'--'_ /_ /__|_
| - | / _ __ _ _ ___ _ __ _ __| |_ _ __ __ _ _ __|___ \
/| | | '_ \ '_/ _ \ ' \| '_ \ _| ' \/ _` | '_ \ __) |
/ | | | .__/_| \___/_|_|_| .__/\__|_|_|_\__,_| .__// __/
/ |-----| |_| |_| |_| |_____|
promptmap2 is a an automated prompt injection scanner for custom LLM applications. It supports two testing modes:
**White-box testing:** Provide your system prompts and the model information. promptmap2 runs the target LLM itself and tests it.
**Black-box testing:** Point promptmap2 at an external HTTP endpoint. It sends attack prompts over HTTP and inspects the returned outputs.
It operates using a dual-LLM architecture:
- Target LLM: The LLM application being tested for vulnerabilities
- Controller LLM: An independent LLM that analyzes the target's responses to determine if attacks succeeded
The tool sends attack prompts to your target LLM and uses the controller LLM to evaluate whether the attack was successful based on predefined conditions.
It includes comprehensive test rules across multiple categories including prompt stealing, jailbreaking, harmful content generation, bias testing, and more.
[!IMPORTANT] promptmap was initially released in 2023 but completely rewritten in 2025.
📖 Want to secure your LLM apps? [You can buy my e-book](https://utkusen.gumroad.com/l/securing-gpt-attack-defend-chatgpt-applications)
Features
- Multiple LLM Provider Support:
- OpenAI GPT models
- Anthropic Claude models
- Google Gemini models
- XAI Grok models
- Open source models via Ollama (Deepseek, Llama, Mistral, Qwen, etc.)
- Comprehensive Test Rules: 50+ pre-built rules across 6 categories
...
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -