Only the latest release on the releases page is supported.
Found a security issue? Please do not open a public GitHub issue.
Instead, use GitHub's private vulnerability reporting — it sends the report directly to me, privately, with a structured disclosure flow.
If that's not an option, email the address listed on my GitHub profile.
I'll acknowledge within a few days and aim to patch within 2 weeks for confirmed issues.
This is a read-only client. It:
- Reads
HKCU\Software\Valve\Steam\ActiveProcess\ActiveUserfrom the Windows registry (local, not transmitted). - Makes HTTPS GETs to
data.aoe2companion.comand opens external links in the user's default browser. - Does not store credentials, accept user input that reaches the network, or run code from the network.
Most-impactful classes of bugs to look for: command-injection via open_external, registry parsing crashes, malicious HTTP response handling in the companion API client.