matlab-testing
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation techniques were detected. The skill's content is consistent with its stated purpose of providing technical guidance for MATLAB testing.
- [EXTERNAL_DOWNLOADS]: The skill references official CI/CD configurations for GitHub Actions, Azure DevOps, and GitLab CI. These references point to official MathWorks repositories and standard actions (e.g.,
matlab-actions/setup-matlab), which are trusted and well-known services. - [COMMAND_EXECUTION]: Execution of MATLAB code is performed through dedicated platform tools (
run_matlab_test_file,evaluate_matlab_code) as specified in the manifest. This is the intended functionality for a testing skill and is managed by the execution environment's safety controls. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or external transmission was found. The use of temporary directories and environment variables is limited to standard unit testing setup and cleanup patterns.
Audit Metadata