python-development
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for modern Python development, including type hints, pattern matching, and async programming.
- [EXTERNAL_DOWNLOADS]: References and provides installation examples for well-known Python tools and libraries, such as
ruff,pytest,bandit, andhttpx, primarily using theuvtoolchain. - [COMMAND_EXECUTION]: Demonstrates the use of standard development commands for debugging with
pdb, performance profiling withcProfile, and running test suites. - [SAFE]: The reference documentation includes a configuration snippet for the Werkzeug debugger that disables the PIN for local development purposes, which is a common practice in isolated development environments.
Audit Metadata