For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ€—Transformer

The scanner uses the transformers library and a Hugging Face model built to detect prompt injection phrases. If the score returned by the model is above a defined threshold, Vigil will flag the analyzed prompt as a potential risk.

Last updated