PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
4,069Niche · −30% score
Versions published
1,194Mature · −50% score
First published
May 2016
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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"}'
Artifact bytes38,701,899
Previous version2.10126.0
Published2026-05-04T16:30:53.696Z
SHA-256f11a2a289990ac84eaad0873e05ddef9202e07efca8ccd5d003cff97a0c0f866

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

1 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
28Score
2.10126.1Version
Status history (1 event)
  1. newavailable · risk review · score 28 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/image/icon-list.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/image/normal-icon-list.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/image/retina-icon-list.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/src/utils/StringUtils.tshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/bin/js/CoveoJsSearch.js4889260 bytes10
mediumLarge Javascript Payloadpackage/bin/js/CoveoJsSearch.Lazy.js2009772 bytes10
mediumLarge Javascript Payloadpackage/bin/js/CoveoJsSearch.min.js2035089 bytes10
mediumLarge Javascript Payloadpackage/bin/tests/unitTests.js8998365 bytes10
highRemote Dependency Specpackage.jsondevDependencies.typedoc="https://github.com/coveord/typedoc#0518debc399b32b9dd6c87db0bf8e6d3899a28fc"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.typedochttps://github.com/coveord/typedoc#0518debc399b32b9dd6c87db0bf8e6d3899a28fcerror0invalid gzip header

Manifest

Package metadata

Scripts19
  • accessibilityTestsgulp accessibilityTests
  • buildgulp
  • devgulp dev
  • docgulp doc
  • docsitemapgulp docsitemap
  • heroku-postbuildnpm run build
  • injectVersiongulp injectVersion
  • minimizegulp minimize
  • preparehusky install
  • releaseVersionnode ./build/release-version.js
  • startnode index.js
  • testnpm run unitTests
  • test:watchgulp devTest
  • testChunksnode chunkTesters/chunk.tester.js
  • tsonlygulp compileTSOnly
  • unitTestsgulp unitTests && gulp coverage
  • uploadCoveragegulp uploadCoverage
  • validateTypeDefinitionsgulp validateDefs
  • zipForGitReleasesgulp zipForGitReleases
Dependencies12
  • coveo.analytics^0.7.0
  • d3^5.16.0
  • d3-scale^2.2.2
  • dompurify^2.4.0
  • es6-promise^4.0.5
  • exponential-backoff^2.2.0
  • jstimezonedetect^1.0.6
  • moment^2.29.4
  • pikaday^1.4.0
  • popper.js^1.14.3
  • underscore^1.13.1
  • xregexp^4.2.4