pymatgen
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for using the pymatgen library for materials informatics. All functionality described—such as parsing crystal structures, querying the Materials Project database, and generating simulation inputs—is consistent with the library's intended and legitimate use.\n- [EXTERNAL_DOWNLOADS]: The skill references standard library installation using
pip install pymatgen mp-api. These are legitimate packages from the Python Package Index (PyPI) and are essential for the skill's functionality.\n- [CREDENTIALS_UNSAFE]: While the skill involves the use of an API key for the Materials Project, it follows safe practices by using placeholders (e.g., 'your_api_key_here') and suggesting the use of environment variables. No actual secrets are exposed.
Audit Metadata