python-core
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides official installation commands for 'uv' (via astral.sh) and 'Poetry' (via python-poetry.org) which use shell pipes to execute remote scripts. These are standard practices for these well-known services and do not pose a risk.
- [COMMAND_EXECUTION]: The documentation includes various bash commands for project initialization, dependency synchronization, and running test suites using standard tools like pytest and mypy.
- [EXTERNAL_DOWNLOADS]: Recommends the use of widely-used Python libraries and development tools such as pandas, requests, and pytest from official package registries.
Audit Metadata