matlab-vehicle-network-communication

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The documentation for Linux SocketCAN (references/shared/limitations.md) instructs users to run sudo ip link commands to configure network interfaces. These are presented as manual configuration steps for the user to establish the necessary network environment and are not instructions for the agent to execute autonomously.
  • [PROMPT_INJECTION]: The skill is designed to ingest and analyze external CAN bus traffic via the receive function (references/can/receive.md). This represents a surface for indirect prompt injection where untrusted binary data enters the agent context. However, the risk is minimal as data is processed by specialized diagnostic scripts (scripts/can/troubleshooting/*.p) for technical metrics like cycle time and bus load rather than natural language processing.
  • [SAFE]: The skill uses binary MATLAB P-files for troubleshooting logic. These are vendor-provided resources from MathWorks used to protect intellectual property and facilitate complex diagnostics. The agent interacts with these via the evaluate_matlab_code tool as part of its intended diagnostic workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 12:12 PM
Security Audit — agent-trust-hub — matlab-vehicle-network-communication