materials-databases
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with well-known and reputable scientific databases, including the Materials Project (materialsproject.org) and AFLOW (aflowlib.duke.edu). These are established academic resources maintained by research institutions.
- [COMMAND_EXECUTION]: Instructions are provided for installing standard, widely-used Python packages for materials science such as
mp-api,pymatgen,ase, andaflow. These installations are performed through standard package managers (pip/conda). - [CREDENTIALS_UNSAFE]: The skill provides best-practice guidance for managing API keys, recommending the use of environment variables or local configuration files (
~/.config/.mpapi.json) rather than hardcoding credentials in scripts. - [DATA_EXFILTRATION]: Network operations are limited to authenticated or public API calls to trusted materials databases. No patterns of sensitive data harvesting or exfiltration to unknown domains were detected.
Audit Metadata