simulink-customize-a2l

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes Simulink model files and external symbol mapping files which could contain malicious data designed to influence agent behavior.
  • Ingestion points: The workflow relies on loading system models via load_system(modelName) and supports reading external symbol files (ELF, PDB, DWARF) through the MapFile property documented in references/construction-time-properties.md.
  • Boundary markers: There are no specific delimiters or instruction-ignoring warnings configured for the ingestion of these external data sources.
  • Capability inventory: The skill possesses significant capabilities including the execution of arbitrary MATLAB logic via evaluate_matlab_code and the ability to write files to the local file system through the coder.asap2.export API.
  • Sanitization: The instructions lack guidance on validating or sanitizing the content of the ingested models or mapping files before they are processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 06:02 PM
Security Audit — agent-trust-hub — simulink-customize-a2l