pymatgen
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages authentication for the Materials Project API through environment variables and provides clear instructions with safe placeholders (e.g., 'your_api_key_here'), preventing hardcoded credentials.
- [SAFE]: External communication is restricted to the official Materials Project API (materialsproject.org), a well-known scientific database, used for its primary intended purpose.
- [SAFE]: Dependencies such as 'pymatgen' and 'mp-api' are well-established, reputable packages in the computational materials science community.
- [SAFE]: Bundled scripts for structure conversion and analysis operate only on standard materials data formats and do not exhibit dangerous behaviors such as arbitrary command execution or unauthorized file access.
- [SAFE]: The skill does not contain any obfuscated code, hidden URLs, or persistence mechanisms.
Audit Metadata