health-monitor

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script health-monitor.js utilizes the child_process.exec function to run system utilities including top, free, and df for metric collection. These commands are implemented as static strings without interpolation of user-controlled variables, which effectively prevents command injection vulnerabilities. The skill stores collected performance data locally in a JSON file without any external transmission.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:11 AM