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.py executes the lighthouse command-line utility.\n
  • The script uses subprocess.run with 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 lighthouse CLI 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
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:27 PM