toml-python
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for working with TOML files in Python. It provides code patterns for reading, writing, and validating configuration files using the well-known tomlkit library.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the 'tomlkit' package via standard Python package managers (pip and uv). tomlkit is a widely recognized and trusted open-source library for TOML manipulation.
- [COMMAND_EXECUTION]: Provides standard installation commands and file manipulation patterns (e.g., atomic updates using tempfile and shutil.move) which are consistent with the skill's stated purpose of configuration management.
Audit Metadata