matlab-analyze-installed-antenna
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions maintain a professional, technical tone focused on RF engineering. No patterns attempting to bypass safety guardrails or override system instructions were found.
- [DATA_EXFILTRATION]: No network requests or exfiltration attempts were detected. File operations are restricted to reading CAD geometry files (STL, STEP, IGES) and writing temporary geometry files to the system's temporary directory for analysis purposes.
- [COMMAND_EXECUTION]: Code execution is handled through authorized MATLAB tools (
evaluate_matlab_code). No attempts to execute arbitrary shell commands, access sensitive OS files (like SSH keys or AWS credentials), or escalate privileges were found. - [EXTERNAL_DOWNLOADS]: The skill does not download external scripts, packages, or binaries from remote sources. It relies entirely on the pre-installed MATLAB environment and its Toolboxes.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns were identified. All MATLAB scripts are generated or provided within the skill's own instructions and reference files.
Audit Metadata