get-available-resources

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script executes local system utilities such as nvidia-smi, rocm-smi, sysctl, and system_profiler using subprocess.run with static arguments. These operations are used exclusively to detect hardware capabilities like GPU availability and CPU architecture.
  • [DATA_EXFILTRATION]: The skill identifies system metadata including CPU cores, GPU models, RAM capacity, and disk space. This telemetry is saved to a local JSON file (.claude_resources.json) and is not transmitted externally.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 08:47 PM