Linux Audit
by SkillBill
Complete security audit for Linux servers and WSL2. Checks kernel CVEs, SSH, firewall, users, and hardening in one shot.
- Audit a new VPS for common security misconfigurations
- Identify and patch specific kernel CVEs like Dirty Frag
- Generate a prioritized security report with one-line fixes
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Audit a new VPS for common security misconfigurations
- Identify and patch specific kernel CVEs like Dirty Frag
- terminal, file_read automation included
- Ready for 24.04
Media gallery
See it in action
You say
Run a full security audit on this server and check for the Fragnesia vulnerability.
Your agent does
LINUX SERVER AUDIT RAPPORT 🔴 CRITICAL — Kernel: esp4/esp6 modules loaded (Fragnesia vulnerable) CVE: CVE-2026-46300 Fix: sudo sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf" 🟢 OK — SSH: PasswordAuthentication disabled
Linux Audit
by SkillBill
Complete security audit for Linux servers and WSL2. Checks kernel CVEs, SSH, firewall, users, and hardening in one shot.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Audit a new VPS for common security misconfigurations
- Identify and patch specific kernel CVEs like Dirty Frag
- terminal, file_read automation included
- Ready for 24.04
- Instant install
Media gallery
See it in action
You say
Run a full security audit on this server and check for the Fragnesia vulnerability.
Your agent does
LINUX SERVER AUDIT RAPPORT 🔴 CRITICAL — Kernel: esp4/esp6 modules loaded (Fragnesia vulnerable) CVE: CVE-2026-46300 Fix: sudo sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf" 🟢 OK — SSH: PasswordAuthentication disabled
About This Skill
Run a full Linux server security audit in seconds. This skill inspects your server across 12 security domains and delivers a severity-rated report with exact fix commands, no manual research needed. What gets checked: - Kernel CVEs — Copy Fail (CVE-2026-31431), Dirty Frag (CVE-2026-43284/43500), and Fragnesia (CVE-2026-46300), the three critical root escalation vulnerabilities from April–May 2026 - SSH hardening — PermitRootLogin, PasswordAuthentication, MaxAuthTries, port - Firewall — UFW status, default rules, open ports - Users & root — UID 0 accounts, empty passwords, sudoers wildcards - Fail2ban — installed and active? - DNS & hostname — reachable nameservers, correct hostname - NTP sync — clock synchronized? - Kernel parameters — rp_filter, tcp_syncookies, randomize_va_space - Unnecessary services — telnet, rsh, FTP, and other legacy daemons - File permissions — world-writable files, unexpected SUID binaries - System patches — pending security updates WSL2 support included. The skill automatically detects WSL and skips incompatible checks (UFW, auditd, NTP) with a clear explanation of what was skipped and why. Output is a structured report with 🔴 Critical / 🟠 High / 🟡 Medium / 🟢 OK ratings and copy-paste fix commands for every finding. Works with Claude Code, Codex CLI, Cursor, OpenClaw, and all SKILL.md-compatible agents.
Use Cases
- Audit a new VPS for common security misconfigurations
- Identify and patch specific kernel CVEs like Dirty Frag
- Generate a prioritized security report with one-line fixes
- Verify SSH and firewall hardening status automatically
Known Limitations
WSL2: UFW, auditd, and NTP checks are skipped (kernel limitations). Requires sudo access for full audit, some checks return partial results without it. IPsec/VPN users should not apply the esp4/esp6 module blacklist without testing first.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/linux-audit -o /tmp/linux-audit.zip && unzip -o /tmp/linux-audit.zip -d ~/.claude/skills && rm /tmp/linux-audit.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Requires sudo access for full audit. Tested on Ubuntu 22.04/24.04, Debian, AlmaLinux, and WSL2. Some checks require root for /etc/shadow and sysctl access.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.

sast-configuration
Automate the setup and optimization of Semgrep, SonarQube, and CodeQL for high-signal security testing.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.