python-performance-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for code optimization and does not contain any malicious instructions or prompt injection attempts.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of standard and widely-trusted Python libraries for development and profiling, including
line-profiler,memory-profiler,py-spy,numpy,aiohttp,requests, andpytest-benchmark. - [COMMAND_EXECUTION]: Provides documentation for using standard diagnostic command-line tools such as
cProfile,kernprof, andpy-spyfor analyzing Python process performance.
Audit Metadata