fluidsim
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for using the legitimate fluidsim Python library for computational fluid dynamics. All usage patterns, including solver instantiation and parameter configuration, are consistent with the library's documentation.- [SAFE]: Installation procedures utilize standard package managers (uv/pip) to fetch well-known scientific software (numpy, matplotlib, fluidsim) from official registries.- [SAFE]: File system operations are confined to reading/writing simulation configuration files and exporting physical field data in HDF5 format to specified output directories.- [SAFE]: The dynamic generation of job scripts for cluster submission is a standard feature in high-performance computing (HPC) environments and does not involve any unauthorized command execution.- [SAFE]: No obfuscation, hardcoded credentials, or network exfiltration patterns were detected in the instructions or reference files.
Audit Metadata