python-dev

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download installation scripts from astral.sh, which is the official domain for Astral's developer tools (uv, ruff, and ty). These are well-known and widely adopted utilities in the Python ecosystem.
  • [REMOTE_CODE_EXECUTION]: The installation process for the recommended tools involves piping shell scripts from the official Astral domain to a shell. This is a documented and standard installation method for these specific tools and is considered safe given the provider's reputation.
  • [COMMAND_EXECUTION]: The skill suggests using just, a command runner, and uv, a package manager, for project tasks. The provided templates use standard development commands for tasks such as testing, linting, and environment synchronization.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 09:37 PM