matlab-design-antennas
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions focus on legitimate engineering tasks within the MATLAB environment. Analysis found no evidence of prompt injection, obfuscation, or unauthorized data exfiltration. All external references point to official vendor domains.
- [PROMPT_INJECTION]: The skill describes workflows involving the ingestion of untrusted external data (Category 8: Indirect Prompt Injection). This is a functional requirement for antenna design but constitutes an attack surface.
- Ingestion points:
readmatrix("elevation_cut.csv")inreferences/ai-antenna-workflows.mdandant.FileName = "horn.stl"inreferences/custom-antennas.md. - Capability inventory: The skill uses
evaluate_matlab_codeandrun_matlab_fileto execute code based on these inputs. - Boundary markers: No specific delimiters or warnings to ignore embedded instructions are present in the processing logic.
- Sanitization: The instructions do not specify sanitization or validation steps for these external files beyond standard MATLAB reading functions.
Audit Metadata