get-available-resources
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script 'scripts/detect_resources.py' executes standard system utilities including 'nvidia-smi', 'rocm-smi', 'sysctl', and 'system_profiler' to gather hardware metadata. These executions use fixed argument lists without a shell environment, which is a secure practice for system introspection.
- [EXTERNAL_DOWNLOADS]: The skill documentation advises installing 'psutil' via a package manager. This is a standard, reputable third-party library for system and process utilities.
Audit Metadata