matlab-import-vehicle-data

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows secure development practices by instructing the agent to verify the installation of required toolboxes using detect_matlab_toolboxes before executing specialized code. It also correctly advises against using deprecated and less secure object constructors (e.g., the legacy mdf() object).
  • [SAFE]: Code execution is limited to the local MATLAB environment via approved tools like evaluate_matlab_code. No unauthorized command execution, privilege escalation, or persistence mechanisms were found.
  • [SAFE]: Data handling is restricted to domain-specific vehicle network log files. The instructions facilitate structured data processing into MATLAB timetables and do not involve sensitive system files, hardcoded credentials, or network-based data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 11:14 AM
Security Audit — agent-trust-hub — matlab-import-vehicle-data