managing-python-releases
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a utility script,
scripts/bump_version.py, designed to automate the update of version strings in project files such aspyproject.toml,__init__.py, andCHANGELOG.md. The script uses standard libraries and performs targeted file modifications consistent with release management workflows.- [EXTERNAL_DOWNLOADS]: The documentation provides example GitHub Actions workflows that utilize official and widely-used actions from established sources to automate the release and publication process to PyPI. It also mentions the installation of the standardbuildpackage.
Audit Metadata