# lenucksi/aur-malware-check

Detection tools for the June 2026 atomic-lockfile AUR supply-chain attack. Consolidated from community Gists.

Repository: https://github.com/lenucksi/aur-malware-check
Canonical: https://ross.abutalabs.com/products/aur-malware-check
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2026-07-07T17:16:17+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 5
- inputs: {"age_days": 82, "days_push": 57, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2168, forks 53 (observed 2026-08-28T04:06:21.516782+00:00)

## What it is
A Python CLI tool that detects compromised AUR packages from the June 2026 atomic-lockfile supply-chain attack and other historical campaigns. It scans installed packages, package caches, and system artifacts for indicators of compromise using a campaign-based configuration.

## Use cases
- check if my AUR packages are infected with atomic-lockfile malware
- scan my Arch system for the June 2026 AUR supply-chain attack
- detect compromised packages in npm, bun, yarn, and pnpm caches
- audit my system for eBPF rootkit and infostealer indicators
- refresh malware campaign package lists from upstream sources
- get JSON output of malware scan results for CI/CD pipelines
- track multiple AUR malware campaigns over time

## When to choose
- you use Arch Linux or an AUR helper and want to verify your system is clean
- you need a dependency-free, standard-library-only scanner you can run anywhere
- you want campaign-based detection that stays current with new attack waves
- you need machine-readable scan output for automation or CI

## When to avoid
- you need real-time malware protection rather than point-in-time scanning
- you are not on Arch Linux or do not use the AUR
- you need a general-purpose antivirus rather than targeted supply-chain attack detection

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, cli, developer-tools
- domain: security, developer-tools, operating-systems
- platform: python, cli
- tags: aur, supply-chain-attack, malware-detection, arch-linux, package-manager-security, infostealer, rootkit, command-line, linux

## Member repositories
- lenucksi/aur-malware-check (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.516782+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:30.677065+00:00, confidence not recorded.
  - readme: https://github.com/lenucksi/aur-malware-check (fetched 2026-08-28T04:06:21.516782+00:00, sha 8a2ef50b2038)
- Data as of 2026-08-30T08:39:29.467469+00:00.
