get-available-resources
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill executes a local script 'scripts/detect_resources.py' to gather system specifications. This action is the primary intended function and involves no arbitrary commands.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill requires the 'psutil' Python package, which is a standard and reputable library for system monitoring.
- [DATA_EXFILTRATION] (SAFE): While the skill collects system metadata, it stores it in a local JSON file ('.claude_resources.json'). No network-based exfiltration patterns were identified.
Audit Metadata