matlab-live-script
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural and formatting guidelines for generating MATLAB plain text Live Scripts. The instructions are focused on file extensions, specific comment-based markers (e.g.,
%[text]), and sectioning (%%) to ensure compatibility with MATLAB's rendering engine. - [SAFE]: Instructions regarding token optimization suggest ignoring content below the
%[appendix]marker to save on context window usage. This is a common performance recommendation for handling large files containing binary data or embedded images in plain-text formats and does not constitute a security bypass or an attempt to hide malicious content.
Audit Metadata