scientific-computational-materials
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs network requests to the Materials Project API (
api.materialsproject.org) using the officialmp-apiclient library. This is a well-known scientific service and is essential for the skill's primary purpose of database querying and phase stability analysis. - [SAFE]: The skill performs file system operations including directory creation (
os.makedirs) and writing various file formats (CIF, CSV, PNG, VASP inputs). These operations are restricted to relevant output directories and are necessary for generating scientific outputs and preparing computational tasks. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected. The dependencies used are standard, well-maintained libraries for scientific computing.
Audit Metadata