pymatgen
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or exfiltration attempts were detected across the skill files.
- [EXTERNAL_DOWNLOADS]: The skill references official scientific libraries (pymatgen, mp-api) available via standard package managers and connects to the Materials Project API, a well-known and trusted academic resource.
- [COMMAND_EXECUTION]: Bundled Python scripts (structure_analyzer.py, structure_converter.py, phase_diagram_generator.py) perform legitimate data processing tasks using standard libraries and follow best practices for command-line tools.
- [CREDENTIALS_UNSAFE]: The documentation correctly recommends using environment variables for API key management, providing placeholders rather than hardcoded secrets.
Audit Metadata