rocprofv3-profiler

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/rocprof_wrapper.py executes the rocprofv3 profiler and user-provided application commands. This is the primary function of the skill and is implemented securely using the subprocess module with argument lists, which prevents shell injection.
  • [SAFE]: The skill does not perform any external network requests or downloads. It relies on the local environment's ROCm installation and standard system paths.
  • [SAFE]: Technical review of scripts/parse_profile.py and scripts/rocprof_wrapper.py shows no evidence of hardcoded credentials, data exfiltration, obfuscation, or persistence mechanisms. The tool strictly processes performance data and outputs analysis in a structured format.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:17 PM