High Risk:This skill has significant security concerns. Review the findings below before installing.

lighthouse-fixer

Caution·Scanned 2/18/2026

This skill runs a Lighthouse audit (npx lighthouse) and sends the report to OpenAI for AI-powered fix suggestions. It executes a shell command using a user-supplied url via execSync and requires OPENAI_API_KEY, creating command-execution and network risks.

from clawhub.ai·v8c684f9·52.2 KB·0 installs
Scanned from 1.0.0 at 8c684f9 · Transparency log ↗
$ vett add clawhub.ai/lxgicstudios/lighthouse-fixerReview security findings before installing

ai-lighthouse

Run Lighthouse audit and get AI-powered fix suggestions.

Install

npm install -g ai-lighthouse

Usage

npx ai-lighthouse https://mysite.com
npx ai-lighthouse https://example.com/page

Setup

export OPENAI_API_KEY=sk-...

License

MIT