matlab-read-write-point-cloud-file
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard MATLAB Lidar Toolbox functions (e.g., pcread, pcwrite, lasFileReader) to perform file I/O operations on point cloud data.
- [SAFE]: All file operations and examples use safe path practices, such as using
tempdirfor temporary output andtoolboxdirfor accessing provided datasets. - [SAFE]: No network operations, obfuscation, or credential-handling patterns were identified. The code consists of documentation and legitimate MATLAB code snippets for data processing tasks.
- [SAFE]: The metadata and author information are consistent with the MATLAB ecosystem, and the tools requested in the manifest are standard for MATLAB agentic workflows.
Audit Metadata