performance-profiling
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions or scripts.
- [COMMAND_EXECUTION]: The script
scripts/lighthouse_audit.pyexecutes thelighthouseCLI tool usingsubprocess.run. The implementation uses an argument list to prevent shell command injection. - [EXTERNAL_DOWNLOADS]: The script references the
lighthousetool, a well-known open-source performance utility provided by Google via the npm registry.
Audit Metadata