matlab-validate-function-arguments
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides official documentation and usage patterns for MATLAB's
argumentsblock feature. It aims to correct common misconceptions about size and class validation behavior. - [SAFE]: The author 'MathWorks' is a trusted vendor. All external links point to official MathWorks licensing pages.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The instructions are focused on legitimate development workflows.
- [SAFE]: The skill promotes secure coding practices by encouraging explicit input validation (e.g., using
mustBeReal,mustBeNumeric) to prevent unexpected behavior from implicit type conversions or unintended reshapes.
Audit Metadata