lite-render-perf
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a detailed Node.js script intended for local execution to drive the application via the Chrome DevTools Protocol (CDP). This script utilizes
Runtime.evaluateto execute arbitrary JavaScript in the browser context andnode:fsto write screenshots to the local file system. - [COMMAND_EXECUTION]: Includes instructions for local process management, specifically using
lsofandkillto clear ports for the Vite development server. - [DYNAMIC_EXECUTION]: Documents the use of
@babel/coreandbabel-plugin-react-compilerto dynamically transform and inspect source code modules for performance auditing purposes.
Audit Metadata