skills/narumiruna/agent-skills/python/Gen Agent Trust Hub

python

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a robust development environment using uv and standard quality tools like ruff and pytest. It follows expected conventions for Python project management.\n- [SAFE]: Credential handling for package publishing is managed via environment variables ($PYPI_TOKEN), which is the recommended secure approach.\n- [SAFE]: No evidence of obfuscation, malicious persistence, or unauthorized data exfiltration was found across the skill files.\n- [COMMAND_EXECUTION]: Command execution is limited to development tasks (running tests, linting, and building) via the uv toolchain, which is the skill's primary purpose.\n- [EXTERNAL_DOWNLOADS]: Package installations are performed through standard registries using uv add. All recommended packages (e.g., ruff, pytest) are well-known and standard in the Python ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 07:04 AM