Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 14,162Mainstream · −50% score
- Versions published
- 206Mature · −50% score
- First published
- Nov 2015
- Publisher
- demiankatz
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 18 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/umd/5108.7c2d3cc9317dacaf8556.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/5560.313850c17e9909186a50.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/6299.94f43c16649fbfae518e.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/6520.f497cf2f483f812ed69b.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/7086.0662b83a43e6ef1a56f4.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/8341.3409f6c4d3712b4a1d81.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/8557.ab1e0a9864129deb0877.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/umd/882.017001aa3ff0346a742d.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/cjs/locales/cy-GB.json | matched "iwr " | 12 |
Manifest
Package metadata
Scripts18
buildwebpack -c webpack.config.jsbuild-esnode ./esbuild.mjsbuild-tsctsc --skipLibCheck --module CommonJS --esModuleInterop --declarationDir ./dist/cjs --declaration --outDir ./dist/cjs -p . && npm run copy-filescheckLocaleUsagenode scripts/validate_locale.ts checkLocaleUsagecopy-filescopyfiles -u 1 src/**/*.svg dist/cjs && copyfiles -u 1 src/**/*.gif dist/cjs && copyfiles -u 1 src/**/*.less dist/cjs && copyfiles -u 1 src/extensions/**/*.less dist/cjs && copyfiles -u 1 src/**/*.css dist/cjsdevnpm run startdocstypedoc --plugin typedoc-plugin-missing-exports ; echo docs.universalviewer.io > docs/CNAMEe2eservenpx serve dist -p 4444findHardCodedLocaleStringsnode scripts/validate_locale.ts hardCodedStringsfindMissingTranslationsnode scripts/validate_locale.ts missingTranslationsfixnpm run lint && npm run prettifylintnpm run lint-code && npm run lint-styleslint-codeeslint --fix "./{__tests__,scripts,src}/**/*.{js,jsx,ts,tsx}"lint-stylesstylelint --fix "./src/**/*.{less,css}"prepublishOnlynpm run build && npm run build-tsc && npm run build-esprettifyprettier --write "./{__tests__,scripts,src}/**/*.{js,jsx,json,css,less,ts,tsx}" --ignore-path .prettierignorestartnpx webpack serve -c webpack.dev-server.jstestjest
Dependencies31
@google/model-viewer^4.0.0@iiif/base-component2.0.1@iiif/iiif-av-component1.2.4@iiif/manifold^2.3.0@iiif/presentation-3^1.0.5@iiif/vocabulary^1.0.31@openseadragon-imaging/openseadragon-viewerinputhook^2.2.1@universalviewer/aleph0.0.21@universalviewer/uv-ebook-components1.0.2@webcomponents/webcomponentsjs^2.4.3classnames^2.3.1clean-css^5.2.2copyfiles^2.4.1esbuild^0.25.0esbuild-plugin-less^1.1.5esbuild-plugin-svg^0.1.0jquery3.5.0jsviews1.0.15less-plugin-clean-css^1.5.1manifesto.js^4.3.0mediaelement4.2.15mediaelement-plugins5.0.0openseadragon^6.0.0pdfjs-dist3.11.174pdfobject2.3.0react^19.0.0react-dom^19.0.0react-intersection-observer^9.13.0waveform-panel^1.2.0xss1.0.15- …and 1 more.