system_monitor

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [Data Exposure & Exfiltration] (SAFE): The script reads standard system performance metrics such as CPU percentage, RAM usage, and disk space occupancy. It does not access sensitive directories (~/.ssh, ~/.aws) or environment files, and it lacks any network exfiltration capabilities.- [Unverifiable Dependencies & Remote Code Execution] (LOW/INFO): The script requires the 'psutil' library. This is a highly trusted, standard industry package for cross-platform system monitoring. No remote code is downloaded or executed.- [Indirect Prompt Injection] (SAFE): The skill does not process untrusted external data from files, APIs, or the web. It only gathers internal system metrics, eliminating the surface for data-driven prompt injection attacks.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:03 PM