matlab-set-up-usrp-radio
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses MATLAB's
systemfunction to execute diagnostic shell commands for network interface inspection and OS identification. Examples includeip,ethtool, andsysctlon Linux, andpowershellon Windows. These are used to ensure system compatibility with high-speed radio streaming. - [EXTERNAL_DOWNLOADS]: The skill references official MathWorks documentation and provides a workflow for downloading radio firmware updates. These resources are from a recognized trusted vendor and are documented neutrally.
- [SAFE]: The skill implements security best practices by instructing the user to manually run commands requiring root or administrative privileges (
sudoor elevated prompt) instead of attempting to execute them automatically through the agent.
Audit Metadata