matlab-driving-data-importer
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials describe legitimate data processing workflows for autonomous driving development within MATLAB.
- [PROMPT_INJECTION]: No evidence of prompt injection, role-play bypasses, or instructions to override system safety guidelines were found.
- [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive personal/system files. It operates on localized driving datasets.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as piped shell commands or downloads from untrusted sources, were identified.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data formats (JSON, CSV, MAT, PCD) which represents a standard data ingestion surface.
- Ingestion points: Dataset files loaded via scenariobuilder classes (GPSData, CameraData, LidarData) as described in SKILL.md and sensor-import-api.md.
- Boundary markers: Absent; the skill does not explicitly provide delimiters for data content.
- Capability inventory: Capabilities are limited to MATLAB data object construction and launching the drivingLogAnalyzer app.
- Sanitization: The skill relies on the structured parsing logic of the required MATLAB toolboxes.
Audit Metadata