matlab-integrate-antennas
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by MathWorks and provides standard instructional content for integrating antennas using official MATLAB Antenna and RF toolboxes. All external references point to trusted official domains and the skill utilizes authorized MATLAB agent tools.
- [PROMPT_INJECTION]: The skill documents workflows for importing external RF simulation data (CST .ffs, HFSS .ffd) and measurement data (CSV). While this constitutes a data ingestion surface, the risk is negligible given the specialized binary and numerical nature of these formats.
- Ingestion points: Data import functions such as
ffsReader(documented inreferences/measured-antennas.md) andpropagationData(documented inreferences/rf-propagation.md) are used to process external files. - Boundary markers: Explicit boundary markers are not included in the instructions for these structured engineering data formats.
- Capability inventory: The skill uses standard MATLAB execution tools (
evaluate_matlab_code,run_matlab_file) to perform calculations and visualizations. - Sanitization: The skill involves processing numerical field data from established RF simulation tools, which does not require standard text-based sanitization.
Audit Metadata