Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIMuseMuseOpenClawOpenClaw+21 more

    Host Hardening Audit

    10

    Audit a server or workstation's security posture with read-only checks, then apply staged hardening. Use when a host needs an SSH, firewall, update, backup, and

    Free

    2 installsSecurity scanned
    Host Hardening Audit

    Host Hardening Audit

    Example session with this skill installed

    I just spun up a new Ubuntu VPS on DigitalOcean. I need to make sure it's secure before I point my domain at it. Can you run a hardening audit?

    • Read your context and instructions
    • Compiled the host hardening audit

    Audit complete. Found 2 Critical issues: Root SSH password login is enabled, and MySQL is listening on all interfaces.

    Proposed plan

    1. Update packages
    2. Whitelist your current IP in UFW
    3. Setup SSH keys and disable passwords
    4. Bind MySQL to localhost
      Shall I proceed?

    Connects securely to your tools. The creator never sees your data.

    About this skill

    The problem

    Exposing a server to the internet without a verified security baseline invites automated brute-force attacks and lateral movement. Manually checking SSH configs, firewall rules, and listening ports is error-prone and often leads to accidental lockouts.

    What it does

    • Performs a non-destructive, read-only audit of OS versions, listening services, and firewall states.
    • Categorizes findings into critical, important, and advisory risk buckets based on exposure.
    • Implements hardening steps in a reversible order, prioritizing connectivity persistence.
    • Verifies every change with before-and-after command diffs to ensure the intended posture.
    • Generates a final report with actions taken, rollback instructions, and remaining risks.

    Frameworks & tools

    Linux distributions (Ubuntu, Debian, RHEL, CentOS), SSH, UFW, Firewall-cmd, nftables, systemd, and fail2ban.

    Why this beats prompting it yourself

    A standard LLM might suggest dangerous firewall commands that drop your current session. This skill enforces a "test-before-lock" workflow, requiring verification of new SSH keys and admin IP whitelisting before disabling legacy access or applying default-deny rules.

    Use cases

    • Preparing a fresh VPS or bare-metal server for its first public IP exposure.
    • Conducting a post-incident review to identify stale users or unauthorized listeners.
    • Performing periodic security hygiene passes on a fleet of small servers.
    • Hardening a development box before deploying a reverse proxy or tunnel.

    Known limitations

    Not a replacement for full CIS or STIG compliance suites. Requires read-only shell access to execute audit commands.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    2 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Listed1 month ago
    Updated12 days ago

    What's inside

    Frequently Asked Questions