ovstorage-contributor-services-client-conformance

Pass

Audited by Gen Agent Trust Hub on Sep 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions to execute shell commands using the Bash tool to set up a Python virtual environment and run tests. These commands include python -m venv, pip install poetry, and poetry install. These are standard development procedures for managing dependencies and executing test suites.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of poetry via pip. poetry is a widely recognized and well-known dependency management tool for Python, and its installation is a standard requirement for this skill's functionality.
  • [SAFE]: The execution of the run-conformance-tests script is performed locally within the user's project directory after a poetry install. This is an expected behavior for a developer-oriented skill authored by NVIDIA Omniverse.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found. The skill operates within the scope defined in its metadata and documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 1, 2026, 02:50 PM
Security Audit — agent-trust-hub — ovstorage-contributor-services-client-conformance