ansys-simulation

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The Python examples utilize the subprocess.run function to execute the ANSYS Fluent solver in batch mode. The implementation uses argument lists rather than shell strings, which follows security best practices for external process invocation.
  • [EXTERNAL_DOWNLOADS]: The skill references official PyAnsys packages, such as ansys-fluent-core and ansys-meshing, which are maintained by Ansys for programmatic interaction with their simulation software. These are well-known services and standard for this domain.
  • [PROMPT_INJECTION]: The documentation mentions the native /system command available in ANSYS Journal files. While this provides a mechanism for shell execution, it is an intended and documented feature of the simulation software used for workflow automation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 11:23 PM
Security Audit — agent-trust-hub — ansys-simulation