Skip to main content

tensorboard

Visualizes training metrics and model performance with TensorBoard, aiding in debugging and experiment tracking for ML models.

Install this skill

or
81/100

Security score

The tensorboard skill was audited on Feb 21, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 392

Eval function call - arbitrary code execution

SourceSKILL.md
392model.eval()
low line 41

External URL reference

SourceSKILL.md
41# Access at http://localhost:6006
low line 618

External URL reference

SourceSKILL.md
618- **Documentation**: https://www.tensorflow.org/tensorboard
low line 619

External URL reference

SourceSKILL.md
619- **PyTorch Integration**: https://pytorch.org/docs/stable/tensorboard.html
low line 621

External URL reference

SourceSKILL.md
621- **TensorBoard.dev**: https://tensorboard.dev (share experiments publicly)
Scanned on Feb 21, 2026
View Security Dashboard