get-available-resources
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill facilitates the execution of a local script 'scripts/detect_resources.py' and system tools like 'nvidia-smi', 'rocm-smi', and 'system_profiler' for hardware discovery. These operations are consistent with its stated purpose.
- EXTERNAL_DOWNLOADS (SAFE): The skill requires the 'psutil' Python package, which is a well-known and trusted library for system monitoring and resource management.
- DATA_EXFILTRATION (SAFE): No evidence of network operations or external data transmission was found. The information gathered remains local in a hidden JSON file ('.claude_resources.json').
- PROMPT_INJECTION (SAFE): No patterns of instruction override, safety bypass, or malicious role-play were identified in the skill's content or metadata.
Audit Metadata