system-info
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Data Exposure (SAFE): The skill collects hardware and operating system metadata (CPU, RAM, Disk usage). This is consistent with its stated purpose and does not involve accessing sensitive user files or credentials.
- External Downloads (SAFE): The skill references the psutil library, which is a highly trusted and standard industry tool for system monitoring.
- Command Execution (SAFE): The script executes locally to retrieve system statistics using standard Python libraries and the psutil package. No arbitrary command execution or shell injection vulnerabilities were found.
Audit Metadata