matlab-create-ai-antenna
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill includes instructions to import antenna measurement data from local CSV files using the
readmatrixcommand. This is a standard and necessary functionality for processing chamber-measured data, though it represents an ingestion point for external data. - [COMMAND_EXECUTION]: The skill utilizes the
evaluate_matlab_codetool to run simulations and design logic. This is appropriate for a specialized engineering tool and aligns with the stated purpose of the skill. - [PROMPT_INJECTION]: There is a theoretical surface for indirect prompt injection via the processing of external data files (CSV). However, the skill treats this data as numeric input for mathematical functions, which does not pose a significant risk of instruction overriding.
Audit Metadata