Scan prompts, retrieved content, or tool instructions for injection patterns, exfiltration requests, and risky overrides.
Checker
Paste the source, review the signals, and copy only the fixes you can verify after publishing or sharing.
Add URL, text, logs, metadata, or policy details.
Review score, warnings, mismatches, or limits.
Copy recommendations and verify the live result.
Paste untrusted content, prompt text, RAG snippets, or tool instructions to scan.
Pattern scanning is a review aid, not a proof of safety.
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
Input, signals, and fixes
Turn prompt planning into a package you can copy into an AI tool, API request, or prompt library.
The Prompt Injection Scanner checks prompts, retrieved web content, knowledge-base snippets, and agent tool instructions for common injection and exfiltration patterns.
It is a deterministic review aid. It does not call a model and does not prove that a prompt is safe, but it helps surface risky language before content reaches an AI workflow.
Continue with a guide
Token budget -> context plan -> chunks -> cost -> safety check.
Check whether the prompt leaves room for examples, retrieved context, and output.
Reserve space for instructions, user content, tool messages, and final answer.
Split long source material into overlap-aware chunks for RAG or knowledge workflows.
Estimate API cost and scan untrusted text for prompt-injection patterns.
A: No. It finds common risky patterns and review gaps. You still need model-side controls, tool permissions, and output validation.
A: No. Pattern checks run locally in the browser.
Build structured system and user prompts from role, task, context, constraints, examples, and output format.
Build cURL and fetch snippets from method, URL, headers, and JSON body without proxying the request.
Convert JSON Schema into copy-ready AI prompt instructions with required fields and output constraints.
Estimate AI tokens, words, characters, context usage, and remaining budget for GPT-style prompts.
Build structured system and user prompts from role, task, context, constraints, examples, and output format.
Plan prompt, retrieved context, reserved instructions, and expected output inside an AI context window.
Split long text into token-estimated chunks with overlap for retrieval and AI knowledge bases.
Estimate per-request, daily, and monthly AI API costs from token usage and custom per-million-token prices.
Build repeatable checks for AI relay or aggregator model claims, then score pasted responses and metadata for mismatch risk.
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.