python-performance-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions and provides instructions for installing several common and well-known Python packages including line-profiler, memory-profiler, py-spy, numpy, aiohttp, requests, and pytest-benchmark. These are standard tools in the Python ecosystem for performance analysis.- [COMMAND_EXECUTION]: The skill includes various command-line examples for using profiling tools, such as 'python -m cProfile', 'kernprof', and 'py-spy'. These are used according to their intended educational purpose for performance monitoring.
Audit Metadata