nemo-gym-debugging
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides utility scripts and documentation specifically for troubleshooting Nemo Gym infrastructure (Slurm, Ray, vLLM) and data pipelines. It follows security best practices by providing read-only diagnostic tools.
- [COMMAND_EXECUTION]: The file
references/diagnostic-snippets.mdcontains shell and Python commands for log inspection and data summary. These are standard diagnostic commands (usingrg,wc,python, etc.) intended to assist in debugging and do not perform any destructive or unauthorized actions. - [DATA_EXFILTRATION]: No evidence of credential harvesting or unauthorized network communication was detected. The data processing logic is restricted to local file system access for log and data analysis.
- [PROMPT_INJECTION]: The skill's instructions and configuration are strictly technical and focused on debugging workflows. There are no attempts to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata