matlab-enhance-camera-image
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official MathWorks toolboxes (Image Acquisition and Image Processing) to interact with camera hardware and process image data, aligning with its stated purpose.
- [SAFE]: Implements proactive security measures by requiring the agent to call
detect_matlab_toolboxesto verify the environment andcheck_matlab_codeto validate the syntax of any generated functions before they are run. - [SAFE]: The workflow for hardware property discovery uses runtime enumeration and valid range checking (
propinfo), which prevents hardcoding and reduces errors. - [SAFE]: No malicious patterns, such as unauthorized network requests, credential harvesting, or obfuscated code, were detected in the skill instructions or associated scripts.
Audit Metadata