get-available-resources

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script 'scripts/detect_resources.py' executes system utilities including 'nvidia-smi', 'rocm-smi', 'sysctl', and 'system_profiler' to detect hardware. These commands are implemented using fixed argument lists, which prevents command injection vulnerabilities.\n- [EXTERNAL_DOWNLOADS]: The skill declares a dependency on the 'psutil' Python package. This is a widely used and trusted library for system monitoring and resource management.\n- [SAFE]: Hardware resource detection is performed locally, and the resulting data is saved to a local file ('.claude_resources.json') without any network transmission or access to sensitive user files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:23 AM