openfold2-nim

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches official container images from the NVIDIA Container Registry (nvcr.io).
  • [COMMAND_EXECUTION]: Utilizes Bash commands to manage local Docker lifecycles, including authentication, volume mounting, and container execution.
  • [COMMAND_EXECUTION]: Applies broad permissions (chmod 777) to a local cache directory to facilitate Docker volume access, which is common in scientific computing environments.
  • [SAFE]: Implements standard secret management by sourcing API keys from environment variables and using them in Authorization headers; includes explicit instructions to avoid echoing or printing sensitive credentials.
  • [SAFE]: All network operations are restricted to the official NVIDIA health API domain or the local machine for inference tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 07:51 AM
Security Audit — agent-trust-hub — openfold2-nim