Basilisk AI Security Scan
Version updated for https://github.com/regaan/basilisk to version v1.0.7.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Basilisk is an open-source AI red teaming and security testing framework designed to identify vulnerabilities in large language models (LLMs) like ChatGPT, Claude, and others. It automates tasks such as adversarial prompt testing, jailbreak detection, and security grading using advanced techniques like genetic prompt evolution. The framework provides tools for real-time feedback, forensic audit reporting, and comparative analysis, helping security professionals proactively safeguard AI systems against potential threats.
Release notes
🐍 Basilisk v1.0.7
AI Red Teaming Framework — Smart Prompt Evolution for LLM Security Testing.
Downloads
| Platform | File |
|---|---|
| Windows | .exe (NSIS installer) |
| macOS | .dmg (Apple Disk Image) |
| Linux (Universal) | .AppImage |
| Arch Linux | .pacman |
| Ubuntu/Debian | .deb |
| Fedora/RHEL | .rpm |
Install via pip
pip install basilisk-ai
Install via Docker
docker pull rothackers/basilisk
docker run --rm rothackers/basilisk scan --help
Full Changelog: https://github.com/regaan/basilisk/compare/.../v1.0.7