Skip to main content

toml-python

Facilitates reading and writing TOML configuration files in Python, preserving comments and formatting for better management.

Install this skill

or
96/100

Security score

The toml-python skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 343

Access to hidden dotfiles in home directory

SourceSKILL.md
343# Returns: ~/.config/myapp/config.toml
low line 518

Access to hidden dotfiles in home directory

SourceSKILL.md
518# ~/.config/myapp/config.toml
low line 615

External URL reference

SourceSKILL.md
615- [tomlkit Documentation](https://tomlkit.readthedocs.io/) - Complete API reference
low line 618

External URL reference

SourceSKILL.md
618- [TOML Specification](https://toml.io/en/) - TOML v1.0.0 specification
Scanned on Feb 28, 2026
View Security Dashboard