Basilisk AI Security Scan
Version updated for https://github.com/regaan/basilisk to version v2.0.2.
- This action is used across all versions by 0 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 LLM security testing framework that automates adversarial prompt testing against various LLM models using evolutionary prompt search. It helps security researchers, penetration testers, and defensive teams perform repeatable LLM security testing workflows efficiently.
What’s Changed
Basilisk v2.0.2
AI Red Teaming Framework - Smart Prompt Evolution for LLM Security Testing.
Downloads
| Platform | File | Trust |
|---|---|---|
| Windows | .exe (NSIS installer) | Community Build - COMMUNITY BUILD: Windows artifact is not Authenticode-signed and will trigger trust warnings. |
| macOS | .dmg (Apple Disk Image) | Community Build - COMMUNITY BUILD: macOS artifact is not Apple Developer signed and notarized. |
| Linux (Universal) | .AppImage | Community Build - COMMUNITY BUILD: Linux packages are unsigned and include keyless CI provenance. |
| Arch Linux | .pacman | Community Build - COMMUNITY BUILD: Linux packages are unsigned and include keyless CI provenance. |
| Ubuntu/Debian | .deb | Community Build - COMMUNITY BUILD: Linux packages are unsigned and include keyless CI provenance. |
| Fedora/RHEL | .rpm | Community Build - COMMUNITY BUILD: Linux packages are unsigned and include keyless CI provenance. |
Supply-Chain Security
- Release metadata includes
release-manifest.json,sbom.json, andprovenance.json - Release assets include keyless Sigstore provenance proofs generated by GitHub Actions
- Desktop artifacts are explicitly labeled as
Vendor-Signed BuildorCommunity Build - Community installers are unsigned and do not claim Apple Developer or Windows Authenticode trust
Install via pip
pip install basilisk-ai
Install via Docker
docker pull rothackers/basilisk
docker run --rm rothackers/basilisk scan --help