migrate-to-uv
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected. The skill's operations are consistent with its stated purpose of build system migration.\n- [EXTERNAL_DOWNLOADS]: The skill references and utilizes software from trusted and well-known sources, including the
uvtool fromastral.shand official GitHub Actions fromactions/andastral-sh/organizations. These references are documented as part of standard configuration updates.\n- [COMMAND_EXECUTION]: The skill employsBashto perform project analysis, run linting tools (ruff,flake8), and execute test suites (pytest,unittest). These commands are standard for software development and maintenance tasks within a development environment.\n- [REMOTE_CODE_EXECUTION]: The troubleshooting documentation includes a standard command to install or update theuvtool directly from the officialastral.shdomain. This is a common and trusted method for installing the build system on which the skill relies.
Audit Metadata