python-packaging
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and templates for Python project structuring and distribution without any malicious instructions.- [EXTERNAL_DOWNLOADS]: References the installation of standard, well-known development tools (e.g., twine, build, black, ruff) from the official Python Package Index (PyPI).- [CREDENTIALS_UNSAFE]: Provides guidance on configuring PyPI credentials. It follows best practices by recommending the use of API tokens and GitHub Secrets instead of hardcoded passwords.- [COMMAND_EXECUTION]: Includes standard shell commands for building and uploading Python packages. These commands are necessary for the skill's primary function and target legitimate development environments.
Audit Metadata