fluidsim

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the fluidsim package and its scientific dependencies (such as fluidfft, pyfftw, and mpi4py) using the uv package manager from standard registries.
  • [COMMAND_EXECUTION]: Instructions include standard shell commands for managing Python environments and executing parallelized simulations using mpirun, which is necessary for high-performance computing tasks.
  • [DATA_EXFILTRATION]: The framework uses environment variables like FLUIDSIM_PATH to manage local directories for simulation outputs and scratch data. Analysis shows these operations are restricted to local file system management for scientific data (HDF5 and text files) without unauthorized external transmission.
  • [SAFE]: The skill utilizes well-known scientific libraries including numpy, pandas, matplotlib, and h5py. The implementation of custom solvers and forcing mechanisms via Python function overrides is a standard feature of the underlying framework and does not introduce malicious execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 06:18 AM