toolchain-python
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains a collection of common shell commands for Python project maintenance. No malicious code, obfuscation, or data exfiltration attempts were detected.
- [COMMAND_EXECUTION]: Provides standard commands for using development tools like
python3,pytest,ruff, andflask. These are expected for a toolchain skill and operate within standard developer workflows. - [EXTERNAL_DOWNLOADS]: Documents the use of package managers (
pip,poetry,uv) to install dependencies from official registries like PyPI. These are recognized well-known services and are essential for Python development.
Audit Metadata