Please do not open public issues for suspected vulnerabilities.
Report privately using one of these paths:
- GitHub private vulnerability reporting / security advisories for this repository, if enabled
- Direct maintainer contact through the repository owner's GitHub profile
Include:
- A clear description of the issue
- Reproduction steps or proof-of-concept
- Impact assessment (what can be accessed or changed)
- Suggested mitigation (if available)
Include your Quaid version and host mode (openclaw, claude-code, codex, cli) when possible.
Quaid is local-first software, but security still matters:
- Local data leakage
- Unsafe command execution paths
- Auth/profile handling bugs
- Destructive operations without sufficient safeguards
Best effort:
- Acknowledge report quickly
- Confirm impact/reproducibility
- Ship fix and update release notes
- Keep vulnerabilities private until a patch or mitigation is available.
- Scrub credentials, tokens, and local paths from shared logs.