nextjs-bundle-optimizer
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is designed for local project optimization and does not exhibit malicious behavior, obfuscation, or unauthorized data access. It follows a structured 'measure, change, verify' workflow that emphasizes data-driven decisions and safe version control practices.
- [COMMAND_EXECUTION]: The skill executes standard development commands for building, testing, and type-checking the application. These commands are sourced from a configuration file (
config.json) that is populated by the user or the agent during setup, ensuring they align with the project's existing tooling. - [SAFE]: Data processing is performed using local Node.js scripts and
jq. These scripts read internal build artifacts such as manifests and diagnostic data to compute bundle sizes and identify optimization opportunities without exfiltrating information.
Audit Metadata