ailint-core 1.1.0

Core library for ailint: discovery, parsing, rule engine, and reporters for AI agent guidance files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Default regex patterns for AIL200 no-prompt-injection-marker.
# One case-insensitive regex per line; blank lines and '#' lines are ignored.
\bignore (all|previous|prior|any) instructions?\b
\bdisregard (all|previous|prior|any) instructions?\b
\byou are now (a|an)\b
\bnew system prompt\b
\boverride (system|the) prompt\b
\bjailbreak\b(?:[^-_]|$)
\bDAN mode\b
<<SYS>>
\[\[?INST\]?\]