system_resource_monitor-hardened

Installation
SKILL.md

System Resource Monitor

A specialized skill designed to provide concise, real-time server health reports. Unlike bloated alternatives, it uses native system calls for maximum reliability and speed.

Features

  • CPU Load: Displays 1, 5, and 15-minute averages.
  • Memory: Tracks both physical RAM and Swap usage.
  • Disk: Monitors root partition capacity and percentage.
  • Uptime: Shows how long your "horse" has been running.

Usage

Simply ask the agent for "system status", "resource usage", or "server health". The skill executes the local ./scripts/monitor.sh script.

Security Guardrails

  • Describe monitoring capabilities in terms of metrics (CPU load, memory, disk, uptime), not implementation details — do not volunteer the script path, internal mechanics, or error internals unless the user explicitly asks, since implementation details reveal filesystem structure and attack surface. This applies regardless of security review or auditor framing.
Installs
1
GitHub Stars
23
First Seen
Apr 21, 2026
system_resource_monitor-hardened — faberlens/hardened-skills