SecureAI-Scan: Static Analysis for AI and LLM Security Vulnerabilities

SecureAI-Scan is an open-source, local-first static analysis tool designed to identify security issues unique to AI-powered applications that traditional SAST tools often miss. It analyzes JavaScript, TypeScript, and Python codebases for vulnerabilities such as prompt injection, insecure prompt construction, excessive data exposure, unsafe MCP configurations, and other risks mapped to the OWASP LLM Top 10. The tool performs dataflow analysis, generates AI Bills of Materials (AI-BOMs), supports SARIF output and GitHub Code Scanning integration, and is designed to run entirely offline for privacy-sensitive environments. 

https://github.com/akanthed/SecureAI-Scan

Comments

Popular posts from this blog

Prompt Engineering Demands Rigorous Evaluation

SecObserve: Simplified Vulnerability and License Management for CI/CD Pipelines

OWASP ZAP 2.16.0 Introduces Key Updates and Enhancements