frontend-lighthouse
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes standard, official GitHub Actions (e.g., actions/checkout, actions/setup-node) and references the @lhci/cli package. These are well-known, trusted resources within the development community.
- [COMMAND_EXECUTION]: The provided configuration and workflows use standard commands for frontend development (pnpm build, pnpm start, pnpm lhci). These operations are restricted to the local environment or the CI runner for the purpose of auditing the production build.
- [DATA_EXFILTRATION]: No network requests to unknown or suspicious domains were detected. The Lighthouse CI reports are configured to be stored locally as CI artifacts rather than being sent to an external server.
- [PROMPT_INJECTION]: The instructions focus entirely on technical configuration and CI/CD integration, containing no patterns that attempt to override agent safety or behavioral guidelines.
Audit Metadata