matlab-model-ams-systems

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill adheres to professional engineering practices for MATLAB and Simulink development. No malicious patterns such as obfuscation, credential harvesting, or unauthorized data exfiltration were detected.
  • [COMMAND_EXECUTION]: The skill automates the design process by generating and executing MATLAB scripts (.m files) to configure Simulink block parameters and solvers. This dynamic execution is essential for the complex mathematical modeling required for PLL design and is contained within the MATLAB environment.
  • [SAFE]: Data ingestion is limited to extracting text from user-provided PDF datasheets using the legitimate extractFileText function. This is a standard procedure for deriving simulation parameters from technical specifications.
  • [SAFE]: All identified library references (e.g., msbPllArchitectures, msbPllFoundation) and tool requirements (Mixed-Signal Blockset) are official MathWorks products consistent with the skill's stated purpose and author context.
  • [SAFE]: The skill includes robust helper scripts (probeSlxModel.m) for model introspection that use standard Simulink diagnostic functions to help the agent understand model hierarchy without binary file parsing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 11:14 AM
Security Audit — agent-trust-hub — matlab-model-ams-systems