python-dev

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation and template provider for setting up Python projects. All instructions and scripts are consistent with standard development practices.
  • [EXTERNAL_DOWNLOADS]: The skill references official and well-known repositories for configuration (e.g., pre-commit hooks from Astral-sh and pre-commit organizations). These are standard for the tools described.
  • [COMMAND_EXECUTION]: Provides examples for command-line runners (just) and package managers (uv). The commands are intended for local development workflows such as linting, testing, and environment synchronization.
  • [DATA_EXPOSURE_EXFILTRATION]: No sensitive file access or hardcoded credentials were found. The configuration templates (pyproject.toml, Justfile) follow security best practices, such as excluding sensitive directories (.venv, .git) from tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 12:06 AM