matlab-generate-5g-waveform

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides technical guidance for legitimate radio signal simulation using official toolboxes. The behavior is entirely consistent with the stated purpose.
  • [SAFE]: External references point exclusively to official documentation on mathworks.com, a recognized and well-known service domain.
  • [COMMAND_EXECUTION]: The skill includes MATLAB code for managing temporary files and directories (using mkdir, copyfile, and cd) within the system's temporary directory. This is used to initialize example code in a safe, isolated environment.
  • [EXTERNAL_DOWNLOADS]: The skill uses the setupExample function to retrieve example assets from official MathWorks resources for waveform generation workflows.
  • [PROMPT_INJECTION]: The skill ingests user-provided parameters to generate code (Ingestion Point: user prompt in SKILL.md). While it includes validation rules for radio parameters (Sanitization: parameter constraints in SKILL.md), it does not define explicit boundary markers for the prompt. The resulting code is executed via the evaluate_matlab_code tool (Capability: subprocess execution).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 06:13 AM
Security Audit — agent-trust-hub — matlab-generate-5g-waveform