matlab-create-ai-antenna

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill includes instructions in SKILL.md for importing 2D antenna pattern data from external CSV files (elevation_cut.csv and azimuth_cut.csv) to reconstruct 3D patterns. This data ingestion path creates a surface for indirect prompt injection where maliciously crafted data could potentially influence the agent's logic or behavior. * Ingestion points: Data is read from external files using the readmatrix function as described in the SKILL.md workflows. * Boundary markers: There are no explicit instructions or delimiters provided to the agent to treat the imported content as non-instructional or to ignore embedded directives. * Capability inventory: The skill utilizes the mcp__matlab__evaluate_matlab_code tool, which allows for arbitrary MATLAB code execution and potential system-level interactions. * Sanitization: The provided workflows do not include steps for validating or sanitizing the imported numerical data before it is used in further calculations or agent decisions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:26 AM
Security Audit — agent-trust-hub — matlab-create-ai-antenna