hatchling
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of exhaustive documentation and reference material for the Hatchling build backend. All provided code examples and configuration snippets follow standard Python packaging practices (PEP 517, 621, 660).
- [EXTERNAL_DOWNLOADS]: The documentation references official installation methods for development tools, such as the standard Rustup installer from its official domain.
- [COMMAND_EXECUTION]: The skill describes using standard command-line operations for building and installing Python packages using
hatch,pip, andpython -m build. - [REMOTE_CODE_EXECUTION]: Documents the intended and legitimate use of build hooks and plugins, which are standard extensibility features of the Hatchling tool used to execute Python code during the build process.
Audit Metadata