View Issue Details

IDProjectCategoryView StatusLast Update
0009745Kali LinuxNew Tool Requestspublic2026-06-14 16:36
Reporter1200km Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009745: auditai - Linux host vulnerability and hardening assessment
Description

[Name] - AuditAI

[Version] - 1.0.0

Use the tagged release, not a moving branch:
https://github.com/anpa1200/AuditAI/releases/tag/v1.0.0

[Homepage] - https://github.com/anpa1200/AuditAI

[Download] -

[Author] - Andrey Pautov

[Licence] - MIT

[Description] - AuditAI performs Linux host vulnerability and hardening assessment across process, network, service, filesystem, package, kernel, user, and security-tool signals. The packaged CLI can run locally on Kali/Linux with --no-ai, producing reports without any API key. Optional Anthropic-backed analysis adds prioritization, cross-module synthesis, and attack-chain context.

[Dependencies] -

  • Python >= 3.10
  • click >= 8.1
  • requests >= 2.31
  • Optional: anthropic >= 0.40
  • Recommended external tools: nmap, lynis, auditd, iproute2, iptables/nftables tools, libcap2-bin, procps

[Similar tools] - lynis, tiger, unix-privesc-check, debsecan, chkrootkit, rkhunter.

[Activity] - Active. Public release v1.0.0 was published on 2026-06-14. The project includes PyPI packaging, GitHub release artifacts, CI, tests, Debian/Kali packaging metadata, a man page, and autopkgtest metadata.

[How to install] -
pipx install 1200km-auditai
auditai --help

[How to use] -
sudo auditai --no-ai --output-dir ./output
auditai --help

[Packaged] - Not currently packaged in Debian or Kali.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-14 16:36 1200km New Issue