pymatgen
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for legitimate computational materials science tasks. Its functionality, including file format conversion and database access, aligns perfectly with its stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill instructions and documentation recommend installing standard, well-known scientific Python packages (
pymatgen,mp-api) from official registries viapiporuv. These are trusted dependencies in the scientific community. - [DATA_EXFILTRATION]: The skill includes integration with the Materials Project database (materialsproject.org). This is a well-known, authoritative scientific service. The skill follows security best practices by instructing users to manage API keys through environment variables rather than hardcoding them.
- [COMMAND_EXECUTION]: The provided scripts (
structure_converter.py,structure_analyzer.py,phase_diagram_generator.py) use standard library components and established scientific packages for file manipulation and data analysis. No arbitrary or dangerous shell command execution was found.
Audit Metadata