python-packaging

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation and configuration templates for Python project management using the uv tool. All commands, such as uv init, uv add, and uv publish, represent legitimate development workflows.
  • [SAFE]: The GitHub Actions workflows in ci-cd-integration.md use official and trusted actions (actions/checkout, astral-sh/setup-uv). Sensitive information like the PyPI token is handled correctly through GitHub Secrets (${{ secrets.PYPI_TOKEN }}).
  • [SAFE]: All referenced Python packages (e.g., requests, click, ruff, mypy, hatchling) are well-known, widely-used, and legitimate libraries in the Python ecosystem.
  • [SAFE]: No instances of prompt injection, data exfiltration, or persistence mechanisms were found. The skill does not perform any network operations to unknown or suspicious domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 06:50 PM