vps-checkup

Generate a read-only health, security, and update report for an Ubuntu VPS running Docker.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tktaf/codex --skill vps-checkup-tktaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vps-checkup
Source: https://github.com/tktaf/codex/tree/main/skills/vps-checkup
Command: npx skills add https://github.com/tktaf/codex --skill vps-checkup-tktaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive, read-only health and security report for your Ubuntu VPS running Docker, identifying potential issues and suggesting safe fixes without making any changes unless explicitly confirmed.

Core Features & Use Cases

  • Read-only System Health: Gathers information on OS, kernel, CPU, memory, disk, and services.
  • Security Posture Analysis: Checks SSH configuration, UFW firewall status, and Fail2ban jails.
  • Update Status: Reports available package updates and checks for required reboots.
  • Docker Health: Assesses Docker daemon status, container health, resource usage, and disk space.
  • Safe Fixes: Proposes minimal, safe fixes and applies updates or restarts only after explicit user confirmation.

Quick Start

Run a read-only health and security checkup on your VPS.

Frequently Asked Questions about vps-checkup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a health and security checkup on my Ubuntu VPS?

Run a health and security checkup to analyze your Ubuntu VPS by gathering read-only data on system resources, SSH configuration, UFW, Fail2ban, and Docker status. The process identifies potential issues and proposes safe fixes without making system changes.

Can I check my Docker container status and system updates without modifying the VPS?

Yes, you can check Docker container status and system updates in a read-only mode. The analysis assesses Docker daemon health, container resource usage, and available package updates, proposing fixes that are only applied after explicit confirmation.

Does this VPS checkup work with Fail2ban and UFW firewall configurations?

Yes, this VPS checkup works with Fail2ban and UFW by analyzing your security posture. It checks your active UFW firewall status and Fail2ban jails to identify configuration issues and suggest safe security fixes.

What is the best way to identify available package updates and required reboots on Ubuntu?

The best way to identify updates is through a read-only system report that checks available package updates and flags if a reboot is required. This ensures you see pending updates safely before applying them.

How does applying updates and restarting services work during a VPS health check?

Applying updates and restarting services works by first generating a read-only report of required fixes. The system strictly waits for your explicit user confirmation before applying any package updates or restarting system services.

When should I avoid using an automated VPS security and update report?

You should avoid using an automated VPS security report if your server does not run Ubuntu or Docker. The analysis specifically targets Ubuntu VPS environments running Docker to assess system services, SSH, and container health.