integrate-file-viewer
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of
react-pdffrom the npm registry anddune-industrial-componentsdirectly from the author's GitHub repository (github:cognitedata/dune-industrial-components). These are standard development dependencies for the provided functionality. - [COMMAND_EXECUTION]: Instructions include using package managers (
pnpm,npm,yarn) to install the required libraries. - [SAFE]: The configuration changes suggested for
vite.config.tsand the PDF.js worker setup follow documented best practices for integrating these libraries in a Vite-based environment.
Audit Metadata