matlab-simulate-wireless-network
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill contains purely technical documentation and code examples for using the MATLAB Wireless Network Toolbox.
- [COMMAND_EXECUTION]: The skill requires the
evaluate_matlab_codeandrun_matlab_filetools to execute simulation scripts. This is the intended and necessary functionality for a MATLAB-based simulation skill. - [DATA_EXFILTRATION]: The skill documents writing simulation results to local files (MAT and PCAP formats) using tools like
wirelessNetworkEventTracerandpcapWriter. These operations are localized to the user's environment and do not involve unauthorized network transmissions. - [INDIRECT_PROMPT_INJECTION]: The skill provides patterns for implementing custom simulation nodes and callbacks. While these allow processing of simulated network data, the environment is constrained to the MATLAB simulation engine, and there are no instructions that would cause the agent to deviate from its core programming based on simulated packet content.
Audit Metadata