The only official source of SlimBrave Neo is this GitHub repository:
Any other website, repository, installer, executable, or download link claiming to be SlimBrave Neo is not affiliated with this project. If you found a copy elsewhere, do not trust it.
The real project ships source code only — no compiled binaries, no installers, no executables. Every entry point is a human-readable script you can read before running:
| Platform | File | Type |
|---|---|---|
| Linux | slimbrave-linux.py |
Python 3 (stdlib only) |
| macOS | slimbrave-mac.py |
Python 3 (stdlib only) |
| Windows | SlimBrave.ps1 |
PowerShell |
The Presets/ directory contains JSON configuration files. That is the entire
surface area of the project.
- No
.exe,.msi,.pkg,.deb,.rpm,.AppImage, or.dmginstaller. - No precompiled binary of any kind. The project has zero dependencies and does not need to be compiled.
- No browser extension.
- No standalone website outside this GitHub repo.
If someone offers you a "SlimBrave" installer, executable, or signed binary, it is not from this project. Report it and do not run it.
Use one of these two methods:
-
Clone the repo directly:
git clone https://github.com/ChaoticSi1ence/SlimBrave-Neo.git -
Or download a script directly from the raw URL on
github.com:https://raw.githubusercontent.com/ChaoticSi1ence/SlimBrave-Neo/main/slimbrave-linux.py https://raw.githubusercontent.com/ChaoticSi1ence/SlimBrave-Neo/main/slimbrave-mac.py https://raw.githubusercontent.com/ChaoticSi1ence/SlimBrave-Neo/main/SlimBrave.ps1
The URL bar must show github.com/ChaoticSi1ence/SlimBrave-Neo or
raw.githubusercontent.com/ChaoticSi1ence/SlimBrave-Neo. Anything else is not
from this project.
If you believe you have found a security issue in SlimBrave Neo, please report it privately rather than opening a public issue.
Use GitHub's Private Vulnerability Reporting: https://github.com/ChaoticSi1ence/SlimBrave-Neo/security/advisories/new
Please include:
- The affected file and, if possible, a line number
- A description of the impact
- Steps to reproduce, or proof-of-concept if you have one
I'll acknowledge the report within a reasonable window and work with you on a fix and disclosure timeline.
If you find a repository, website, or download that is pretending to be SlimBrave Neo, please report it so other users aren't misled:
- Open an issue on this repo (public is fine for impersonation reports — these are not vulnerabilities in the code)
- Or email/DM via the contact listed on the ChaoticSi1ence GitHub profile
Useful information to include: the URL, a screenshot, and how you found it (e.g. a specific Google search). Search-ranking abuse is the most common pattern, so knowing the query helps.