simpeg
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-structured set of instructions and references for using the SimPEG (Simulation and Parameter Estimation in Geophysics) framework. All provided code snippets and the included Python script perform legitimate scientific computations and data visualization.
- [EXTERNAL_DOWNLOADS]: The skill specifies dependencies on common and trusted scientific Python libraries including
simpeg,discretize, andnumpy. These are standard packages in the geophysics community. - [COMMAND_EXECUTION]: The provided example script
scripts/dc_inversion.pyis designed to be executed by the user to perform simulations. It usesargparsefor configuration andmatplotlibfor generating plots, which is typical for data science workflows and poses no security risk.
Audit Metadata