License
The open-source edition is released under GNU AGPL-3.0. You may study, modify, and redistribute source under the license terms. Network use may require offering corresponding source to users.
Open source · AGPL-3.0
AI Malware Guardian is a local-first Windows desktop tool. Detection runs on your machine with ETW telemetry, behavioral baselines, and shipped ONNX models. This site handles accounts and installer distribution only.
The open-source edition is released under GNU AGPL-3.0. You may study, modify, and redistribute source under the license terms. Network use may require offering corresponding source to users.
Two-process desktop app: elevated monitor (Rust + ETW) and Tauri UI (Vite + TypeScript). Scoring stays on-device.
Typical Windows dev environment:
The public GitHub repository will be linked at open-source launch. Until then, email support@aimalwareguardian.com for early contributor access or security coordination.
Report vulnerabilities privately to support@aimalwareguardian.com. Do not file public issues for exploitable bugs before coordinated disclosure.
Placeholder list while we finish the OSS transition. Priorities will tighten after the first public release. Not every item is open for external PRs yet — check back when the repo is public.
Structured repro templates (process, path, tier, baseline age), install troubleshooting, and SmartScreen / Defender coexistence guides. Low-risk docs and issue hygiene.
Vendor install roots, Microsoft Store apps, and common game launchers — data-driven path/signer heuristics with tests. Helps reduce noise without weakening detection.
Test notes across Windows 11 builds (and Win10 22H2 where supported). ETW provider availability and installer edge cases on clean VMs.
Guided remediation text for high-tier alerts (no automatic quarantine in OSS). Clear, accessible steps that point users to Windows Security and their own tools.
Model and baseline improvements using real ETW corpora — requires maintainer review, integration tests,
and synchronized model_meta.json updates.
Research and instrumentation for sustained CPU/GPU/NPU spikes vs per-machine baselines — north-star detection for embedded malicious mini-models. Not scheduled for v1 OSS.
Anonymized benign ETW CSV snippets for training — with clear consent and scrubbing guidelines. Creative rule packs as data (JSON/YAML) if we add a loader.
ETW architecture, license/API surfaces, and anything that reintroduces block/quarantine automation stays with the maintainer until the threat model and legal posture are explicit.
High-level direction for contributors — details will land in CONTRIBUTING.md when GitHub goes public.
Default public profile: no license gate, no quarantine vault, Respond guidance instead of automatic blocking.
Scoring on-device; website is for accounts and gated installer download — not behavioral telemetry upload.
CLA on merge, one logical change per PR, tests green, no secrets in tree. We will not promise every PR lands.