matlab-model-serdes-systems
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected. The skill is authored by MathWorks and focuses on legitimate high-speed serial link design tasks.
- [EXTERNAL_DOWNLOADS]: The skill mentions the serdes.utilities.createCrossCompiler utility, which downloads a Linux GCC toolchain. This is a standard and safe feature of the SerDes Toolbox used for cross-compiling IBIS-AMI models for Linux.
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface due to its ingestion of external S-parameter files and time-domain waveforms. This is a necessary component of its primary engineering function.
- Ingestion points: S-parameter files (Touchstone format) via SParameterChannel and captured waveforms via eyeDiagramSI and jitter.
- Boundary markers: None identified.
- Capability inventory: File writing and model compilation (DLL/SO) via serdes.AMIExport and slbuild, plus Simulink model generation via exportToSimulink.
- Sanitization: No explicit sanitization or validation of input data is mentioned in the documentation.
Audit Metadata