python-performance-optimization

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of documentation and educational code examples for performance tuning.
  • [EXTERNAL_DOWNLOADS]: References well-known and trusted Python libraries including numpy, requests, aiohttp, line-profiler, memory-profiler, and py-spy. These are standard tools in the Python ecosystem and are fetched from official package registries.
  • [COMMAND_EXECUTION]: Provides instructions for using standard profiling tools like cProfile and py-spy via the command line. These commands are legitimate for the skill's stated purpose of performance analysis.
  • [DATA_EXPOSURE]: Uses https://httpbin.org/delay/1 in an asynchronous I/O example. httpbin.org is a widely recognized service for testing HTTP requests and does not pose an exfiltration risk in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:10 PM
Security Audit — agent-trust-hub — python-performance-optimization