Basilisk AI Security Scan
Version updated for https://github.com/noobforanonymous/basilisk to version v1.0.4.
- 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 framework designed to automate security testing of large language models (LLMs) like ChatGPT, Claude, and others. It identifies vulnerabilities such as jailbreaks, data exfiltration, and logic bypasses using advanced techniques like genetic prompt evolution, enabling security researchers to proactively assess and strengthen LLM defenses. The framework offers features like real-time analysis, comparative testing, and detailed forensic reports, streamlining the process of uncovering and addressing AI system weaknesses.
Release notes
🐍 Basilisk v1.0.4
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/noobforanonymous/basilisk/compare/.../v1.0.4