performance-profiling
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/lighthouse_audit.pyexecutes thelighthousecommand-line utility.\n - The script uses
subprocess.runwith a list of arguments to perform the audit, which prevents shell injection vulnerabilities.\n - The execution is constrained by a 120-second timeout and uses headless chrome for security and performance.\n- [EXTERNAL_DOWNLOADS]: The skill relies on the
lighthouseCLI package.\n - The script documentation identifies a dependency on the Google Lighthouse tool, which is a well-known industry standard for performance and accessibility auditing.
Audit Metadata