Please use GitHub private vulnerability reporting instead of opening a public issue.
Include the affected version, impact, reproduction steps, and any relevant logs with credentials and personal data removed.
Endelito is a local macOS helper. The main sensitive surfaces are:
- Website session data stored by WebKit.
- Local state under
~/Library/Application Support/Endelito/. - The
endelito://URL scheme used for local CLI commands.
Security fixes target the latest GitHub Release and current main.
- Do not log tokens, cookies, account details, or full page dumps that include private user content.
- Keep generated debug output local and out of git.
- Do not add Accessibility, global input monitoring, screen recording, key logging, or system-wide event posting without explicit approval.
- Do not introduce network services or remote control endpoints unless they are reviewed as a new security surface.
Please allow time to investigate and publish a fix before disclosing the issue publicly.