# nuver-labs/vps-audit

lightweight, dependency-free bash script for security, performance auditing and infrastructure monitoring of Linux servers.

Repository: https://github.com/nuver-labs/vps-audit
Canonical: https://ross.abutalabs.com/products/vps-audit
Homepage: https://nuverlabs.com/vps-audit?ref=github
Language: Shell
License: MIT
License Family: permissive
Topics: auditi, bash, ci-cd, debian, devops, ec2, infrastructure, linux, monitoring, opensource, performance-monitoring, security, security-audit, security-tools, server, shell, system-administration, ubuntu, vps
Last push: 2026-08-10T11:12:59+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 97, longevity 44
- inputs: {"age_days": 628, "days_push": 23, "days_rel": 23, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2676, forks 257 (observed 2026-08-28T04:07:04.955468+00:00)

## What it is
A dependency-free Bash script that audits Linux VPS security and performance, running 18 graded checks covering SSH configuration, firewalls, intrusion prevention, patching, and resource health. It outputs color-coded pass/warn/fail results in real time and generates a detailed report file with fix recommendations.

## Use cases
- audit my vps for security misconfigurations
- check if ssh root login and password auth are disabled
- verify firewall is active and see open ports on my server
- find failed ssh login attempts and missing fail2ban
- check pending security updates on ubuntu server
- monitor disk memory and cpu usage from the command line
- generate a server security report with recommendations

## When to choose
- you want a zero-install, one-command security audit on Ubuntu/Debian servers
- you need a quick pre-hardening or post-setup check without leaving an agent running
- you want actionable fix suggestions for common server misconfigurations

## When to avoid
- you need continuous monitoring, alerting, or historical dashboards rather than point-in-time audits
- you run non-Debian Linux distributions or non-Linux systems
- you need compliance-grade scanning (CIS benchmarks, CVE scanning) with formal reporting

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, monitoring, vulnerability-scanning, cli, developer-tools
- domain: security, self-hosted, infrastructure-as-code
- platform: cli, self-hosted
- tags: bash-script, vps, server-hardening, ssh-audit, firewall-check, system-administration, dependency-free, ubuntu, debian, devops, command-line, linux

## Member repositories
- nuver-labs/vps-audit (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.955468+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:18:01.655113+00:00, confidence not recorded.
  - readme: https://github.com/nuver-labs/vps-audit (fetched 2026-08-28T04:07:04.955468+00:00, sha d657f395fc9b)
  - homepage: https://nuverlabs.com/vps-audit?ref=github (fetched 2026-08-29T10:00:26.340507+00:00, sha ebe72f03c76c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
