Use the latest version of IntentShell to ensure you have the most up-to-date security patches.
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
Please report vulnerabilities by opening an issue or contacting the maintainers directly.
IntentShell does not collect telemetry or user data.
Kernel-level execution is explicitly out of scope for this project.
This project intentionally excludes all kernel-level, driver-based, or ring-0 functionality from the public repository.
While the repository may contain archival code references to kernel drivers or low-level system interactions (located in _dormant directories), these components are:
- Disabled by default.
- Guarded by a hard-coded kill switch.
- Unreachable via configuration, environment variables, or runtime flags.
Any attempt to enable these features requires modifying the source code and removing explicit security guards.