Basilisk AI Security Scan
Version updated for https://github.com/noobforanonymous/basilisk to version v1.0.6.
- 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 and Claude. It leverages genetic prompt evolution to identify vulnerabilities such as jailbreaks, logic bypasses, and data exfiltration risks, providing tools for forensic audits, comparative analysis, and security grading. The framework is aimed at security researchers, penetration testers, and AI safety engineers to proactively uncover potential exploits in AI systems.
Release notes
🐍 Basilisk v1.0.6
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.6