chrome-extension-multiple-entry-points
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill contains standard development configuration files (package.json, vite.config.ts) and project structure documentation.
- [COMMAND_EXECUTION]: Uses 'shx' for cross-platform file operations (rm, mkdir, cp) within the build pipeline. These are standard development tasks restricted to the project's 'dist' directory.
- [EXTERNAL_DOWNLOADS]: References standard, well-known Node.js packages (vite, typescript, shx) from official registries.
Audit Metadata