run-tests
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution]: The instructions involve routine development commands like
pip install,conda env create, andpytest. These are standard practices for setting up a local development environment and verifying code changes. - [Dependency Management]: The skill guides users to install dependencies defined in local project files such as
environment.ymlandpyproject.toml, which is consistent with standard software development lifecycles.
Audit Metadata