pymatgen
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard, reputable Python packages (pymatgen, mp-api) for its core functionality.
- [SAFE]: Interaction with external services is limited to the official Materials Project API, which is a well-known and trusted resource in the scientific community.
- [SAFE]: Management of API keys is performed via environment variables, adhering to standard security practices for credential handling.
- [SAFE]: The included helper scripts for structure analysis and conversion operate on local data and do not perform any dangerous system operations or privilege escalation.
- [SAFE]: Data ingestion from external structure files (CIF, POSCAR) is handled by robust library parsers and does not include unsafe interpolation into shell commands or agent prompts.
Audit Metadata