Skip to main content

keras

Facilitates building, training, and saving neural network models in Python using a multi-backend deep learning library.

Install this skill

or
89/100

Security score

The keras skill was audited on Mar 1, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 130

Access to hidden dotfiles in home directory

SourceSKILL.md
130- Alternatively configure via `~/.keras/keras.json` **before** import.
medium line 261

Access to hidden dotfiles in home directory

SourceSKILL.md
261- **Now**: choose backend via `KERAS_BACKEND` env var or `~/.keras/keras.json` before importing `keras`.
low line 250

External URL reference

SourceSKILL.md
250- [Home](https://keras.io/)
Scanned on Mar 1, 2026
View Security Dashboard