skills/kursku/skills/python-packaging/Gen Agent Trust Hub

python-packaging

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The implementation playbook includes standard instructions for installing widely-used Python development and packaging tools (e.g., build, twine, setuptools, pytest, black) from the official Python Package Index (PyPI).\n- [COMMAND_EXECUTION]: Provides templates for common shell commands used in the Python development lifecycle, such as building packages (python -m build), performing integrity checks (twine check), and running test suites (pytest).\n- [CREDENTIALS_UNSAFE]: Offers guidance on secure credential management for package distribution. It demonstrates the use of API tokens instead of passwords and provides templates for configuration files (.pypirc) and CI/CD secrets (GitHub Actions) using non-sensitive placeholders.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 09:47 PM
Security Audit — agent-trust-hub — python-packaging