Tag: Hallucination

  • Kereva: Static analysis for LLM-powered Python applications

    Kereva: Static analysis for LLM-powered Python applications

    Kereva LLM Code Scanner is a static analysis tool designed to identify potential security risks, performance issues, and vulnerabilities in Python codebases that use Large Language Models (LLMs). It analyzes your code without execution to detect problems like hallucination triggers, bias potential, prompt injection vulnerabilities, and inefficient LLM usage patterns. Features Static Code Analysis: Find…