fluidsim
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
fluidsimlibrary and its dependencies (FFT, MPI) using theuvpackage manager. These are standard procedures for setting up the legitimate scientific framework. - [COMMAND_EXECUTION]: The skill includes examples of executing shell commands for installation (
uv pip install), environment configuration (export), and running parallel simulations (mpirun). It also demonstrates generating and submitting batch scripts for high-performance computing (HPC) clusters. These operations are consistent with the primary purpose of a CFD tool and follow standard HPC practices. - [SAFE]: No indicators of prompt injection, data exfiltration, or obfuscation were identified. The dynamic generation of cluster scripts is a documented feature of the framework and follows intended usage patterns.
Audit Metadata