rl-msprobe

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script scripts/ensure-msprobe-env.sh automates the installation of the mindstudio-probe package from PyPI via pip install. This is a standard dependency for the skill's primary function of precision data collection on Ascend hardware.
  • [COMMAND_EXECUTION]: The skill utilizes shell scripts such as scripts/detect-dump-mode.sh and scripts/detect-rollout-backend.sh to analyze local training and configuration scripts using cat and grep to identify the appropriate debugging workflows.
  • [SAFE]: Verification scripts like scripts/check-consistency-patch.py and scripts/check-engine-patch.py read local files in the user-specified verl installation directory to ensure required debugging hooks are present. These operations are restricted to local pattern matching for functional validation and do not involve data exfiltration, obfuscation, or malicious code execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 06:58 AM
Security Audit — agent-trust-hub — rl-msprobe