prompt-injection-scanner
Erkennt Prompt Injection, Jailbreaks und Social Engineering in Dokumenten, Skills und System-Prompts. 28 Kategorien inklusive Unicode-Tarnung.
File Explorer
- ci.yml
- release.yml
- action.yml
- README.md
- run_action.py
- claude-code-settings.json
- README.md
- __init__.py
- pretooluse.py
- __init__.py
- cli.py
- engine.py
- sarif.py
- generate.py
- SKILL.md
- detection-patterns.md
- hardening-templates.md
- evaluate.py
- package.py
- test-suite.json
- test_cli_hook.py
- test_context_regression.py
- test_erkennungsluecken.py
- .gitignore
- CHANGELOG.md
- index.html
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- SKILL.md
- VERSION
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
