tool 2026

AVISE: Framework for Evaluating the Security of AI Systems

Mikko Lempinen , Joni Kemppainen , Niklas Raesalmi

0 citations

α

Published on arXiv

2604.20833

Prompt Injection

OWASP LLM Top 10 — LLM01

Key Finding

All 9 evaluated LLMs were vulnerable to the augmented Red Queen attack; ELM achieved 92% accuracy, F1=0.91, MCC=0.83 in jailbreak detection

AVISE

Novel technique introduced


As artificial intelligence (AI) systems are increasingly deployed across critical domains, their security vulnerabilities pose growing risks of high-profile exploits and consequential system failures. Yet systematic approaches to evaluating AI security remain underdeveloped. In this paper, we introduce AVISE (AI Vulnerability Identification and Security Evaluation), a modular open-source framework for identifying vulnerabilities in and evaluating the security of AI systems and models. As a demonstration of the framework, we extend the theory-of-mind-based multi-turn Red Queen attack into an Adversarial Language Model (ALM) augmented attack and develop an automated Security Evaluation Test (SET) for discovering jailbreak vulnerabilities in language models. The SET comprises 25 test cases and an Evaluation Language Model (ELM) that determines whether each test case was able to jailbreak the target model, achieving 92% accuracy, an F1-score of 0.91, and a Matthews correlation coefficient of 0.83. We evaluate nine recently released language models of diverse sizes with the SET and find that all are vulnerable to the augmented Red Queen attack to varying degrees. AVISE provides researchers and industry practitioners with an extensible foundation for developing and deploying automated SETs, offering a concrete step toward more rigorous and reproducible AI security evaluation.


Key Contributions

  • AVISE: modular open-source framework for automated AI security evaluation
  • Automated Security Evaluation Test (SET) extending Red Queen multi-turn jailbreak attack
  • Evaluation Language Model (ELM) achieving 92% accuracy in detecting successful jailbreaks

🛡️ Threat Analysis


Details

Domains
nlp
Model Types
llm
Threat Tags
black_boxinference_time
Applications
language model security testingjailbreak detection