debugging-error-tracking
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and manual troubleshooting procedures for web development errors and performance tuning.
- [EXTERNAL_DOWNLOADS]: The instructions reference the use of
npx lighthousefor site auditing. Lighthouse is an established performance auditing tool provided by Google, a well-known service. This is a standard developer practice. - [COMMAND_EXECUTION]: Includes instructions for running standard local development commands, such as
npm run buildfor inspecting bundle sizes andnpx lighthousefor performance diagnostics. These commands are used for their intended diagnostic purposes within a local environment.
Audit Metadata