jetson-customize-uphy

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to automate complex BSP configuration tasks (UPHY lane mapping) for Jetson modules. It implements safety checks, such as refusing to run if mandatory carrier-specific documents (schematics, pinmux) are missing, to prevent incorrect configurations.
  • [EXTERNAL_DOWNLOADS]: Fetches configuration data from official NVIDIA documentation (docs.nvidia.com). This is a documented behavior for retrieving the Adaptation Guide specific to the BSP version in use. As this targets a trusted vendor domain, it is considered safe.
  • [COMMAND_EXECUTION]: Uses standard development tools like the Device Tree Compiler (dtc), git for version control, and shell utilities (grep, sed, readlink) to manage device tree sources and configuration files. These operations are scoped to the local development environment and are necessary for the skill's functionality.
  • [PROMPT_INJECTION]: No evidence of prompt injection, role-play instructions, or safety filter bypasses was found. The instructions are focused on technical procedures and data processing.
  • [DATA_EXFILTRATION]: No patterns of unauthorized data transmission were detected. Network access is restricted to fetching official documentation, and local file access is limited to the defined Jetson BSP directory structure.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 08:45 PM
Security Audit — agent-trust-hub — jetson-customize-uphy