system-info

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a series of local system commands to gather hardware and performance metrics. On macOS and Linux, it utilizes tools like uname, sysctl, lscpu, vm_stat, free, df, uptime, and ps. On Windows, it uses PowerShell cmdlets such as Get-ComputerInfo, Get-CimInstance, Get-PSDrive, and Get-Process. All identified commands are standard diagnostic utilities used for monitoring and do not involve administrative overrides (e.g., sudo).
  • [DATA_EXPOSURE]: The skill collects and displays system metadata, including running processes and hardware identifiers. This information is consistent with the skill's stated purpose of system diagnostics. No access to sensitive user files, credentials, or private configuration directories was detected.
  • [REMOTE_CODE_EXECUTION]: There are no patterns involving the download of external scripts or the execution of code from remote sources. The command sets are entirely static and contained within the skill definition.
  • [EXTERNAL_DOWNLOADS]: No network-based retrieval of packages, binaries, or configuration files is performed by this skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 04:19 PM