Skip to main content

materials-databases

Facilitates access to materials databases like AFLOW and Materials Project for querying crystal structures and properties.

Install this skill

or
90/100

Security score

The materials-databases skill was audited on Feb 12, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 79

Access to hidden dotfiles in home directory

SourceSKILL.md
79# Create ~/.config/.mpapi.json or ~/.pmgrc.yaml
low line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80echo '{"MAPI_KEY": "your_api_key_here"}' > ~/.config/.mpapi.json
low line 66

External URL reference

SourceSKILL.md
66- Visit: https://next-gen.materialsproject.org/api
low line 152

External URL reference

SourceSKILL.md
152http://aflowlib.duke.edu/AFLOWDATA/ICSD_WEB/<system>/<file>?<directives>
low line 160

External URL reference

SourceSKILL.md
160url = "http://aflowlib.duke.edu/AFLOWDATA/ICSD_WEB/FCC/Ag1/?keywords"
low line 165

External URL reference

SourceSKILL.md
165url = "http://aflowlib.duke.edu/AFLOWDATA/ICSD_WEB/FCC/Ag1/?enthalpy_formation_atom"
low line 169

External URL reference

SourceSKILL.md
169url = "http://aflowlib.duke.edu/search/API/?species(Au),Egap(5*),catalog(ICSD)"
low line 236

External URL reference

SourceSKILL.md
236aflow_url = "http://aflowlib.duke.edu/search/API/?species(Ti,O),nspecies(2)"
low line 312

External URL reference

SourceSKILL.md
312url = "http://aflowlib.duke.edu/search/API/?species(Ga,N),Egap"
low line 325

External URL reference

SourceSKILL.md
325url = "http://aflowlib.duke.edu/AFLOWDATA/ICSD_WEB/FCC/Ag1/?geometry"
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →