docs: refine macOS installer warning guidance

This commit is contained in:
mason5052
2026-04-28 23:03:09 +00:00
parent acd1b06b04
commit ffdeec280f
@@ -144,13 +144,13 @@ func (m *FormModel) ensureFocusVisible() {
- Select the archive that matches your Mac CPU architecture: `darwin/amd64` for Intel Macs or `darwin/arm64` for Apple silicon.
- The maintainers reported in [issue #249](https://github.com/vxcontrol/pentagi/issues/249) that the installer files are signed with the project certificate.
- The maintainers also reported zero VirusTotal detections for the checked `arm64` and `amd64` installer builds in that issue.
- Apple was contacted about the warning on March 24, 2026, and the project is waiting for Apple's response.
- The warning may be related to embedded Jaeger ClickHouse plugin binaries, but that is still unconfirmed.
- The maintainers reported in that issue that they contacted Apple about the warning and are waiting for a response.
**Recommended handling**:
- Treat any unexpected malware warning as a reason to stop and verify the download source before continuing.
- Re-download the installer from the official PentAGI link if the archive came from a mirror, chat attachment, or any unofficial source.
- If you trust the official release after verification, use the normal macOS security flow to allow the installer for that one run.
- If you trust the official release after verification, try to open the installer once, then open **System Settings** -> **Privacy & Security**, scroll to the security section that says the installer was blocked, click **Open Anyway**, and confirm the follow-up prompt to allow that specific app to run.
- If your version of macOS shows different wording, follow Apple's guidance for opening a Mac app from an unidentified developer: <https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac>.
- Do not reuse an installer archive that was downloaded from an unknown source, even if its filename matches the official archive name.
### **Navigation Issues**