python-pro
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of legitimate technical documentation and code templates for Python development. No malicious patterns, prompt injections, or obfuscated code were detected.
- [EXTERNAL_DOWNLOADS]: The skill documents the use of standard, industry-standard Python libraries and development tools such as
httpx,pydantic,pytest,mypy,black, andruff, which are intended to be installed from the official Python Package Index (PyPI). - [COMMAND_EXECUTION]: Includes examples of standard development shell commands for dependency management (e.g.,
poetry add,pip install) and code quality checks (e.g.,mypy --strict,ruff check). These are standard professional practices and are not used maliciously in this context.
Audit Metadata