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.shautomates the installation of themindstudio-probepackage from PyPI viapip 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.shandscripts/detect-rollout-backend.shto analyze local training and configuration scripts usingcatandgrepto identify the appropriate debugging workflows. - [SAFE]: Verification scripts like
scripts/check-consistency-patch.pyandscripts/check-engine-patch.pyread local files in the user-specifiedverlinstallation 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