perf-bottleneck-finder
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates performance measurement by executing a local Python script (
scripts/measure_page_performance.py). This script uses Playwright to automate browser interactions and timing data collection. - [EXTERNAL_DOWNLOADS]: The script depends on the
playwrightlibrary, a well-known and trusted tool for browser automation. Installation of this package typically includes downloading official browser binaries (Chromium). - [SAFE]: All identified operations, including the use of cookies for authenticated testing and the collection of timing data, are consistent with the skill's primary purpose of performance analysis. No evidence of obfuscation, credential exfiltration, or malicious persistence was found.
Audit Metadata