skills/keboola/ai-kit/migrate-to-uv/Gen Agent Trust Hub

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 uv tool from astral.sh and official GitHub Actions from actions/ and astral-sh/ organizations. These references are documented as part of standard configuration updates.\n- [COMMAND_EXECUTION]: The skill employs Bash to 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 the uv tool directly from the official astral.sh domain. This is a common and trusted method for installing the build system on which the skill relies.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 10:34 AM