performance-audit
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard Unix utilities such as
rg(ripgrep),cat, andlsto analyze project-specific configuration files includingpackage.json,next.config.js, andvercel.json. These operations are used exclusively for read-only inspection of the codebase to identify performance patterns and existing optimizations.\n- [EXTERNAL_DOWNLOADS]: The skill references the use of well-known performance analysis tools vianpx, specificallyvite-bundle-analyzer,webpack-bundle-analyzer, andbundlephobia. These are established utilities in the web development ecosystem for evaluating bundle sizes and package impact.\n- [DATA_EXPOSURE]: The skill instructs the agent to read project configuration and source code files to assess performance metrics. This access is limited to project metadata and does not target sensitive system directories or credentials.
Audit Metadata