landlab
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a domain-specific extension for geoscientific modeling. It uses well-established scientific libraries (Landlab, NumPy, Matplotlib) for numerical simulations.
- [EXTERNAL_DOWNLOADS]: The skill declares dependencies on 'landlab', 'numpy', and 'matplotlib'. These are standard packages in the scientific Python ecosystem.
- [COMMAND_EXECUTION]: The provided script 'scripts/erosion_model.py' uses the standard argparse library to handle command-line inputs for simulation parameters, representing typical tool functionality.
Audit Metadata