PkgRadar

Package evidence

@qlik/[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
25,114Mainstream · −50% score
Versions published
86Mature · −50% score
First published
Nov 2023
Publisher
qlikossbuild

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 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":["@qlik/[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":["@qlik/[email protected]"],"fail_on":"review"}'
Publisherqlikossbuild
Artifact bytes505,592
Previous version2.7.0
Published2026-05-05T14:37:43.888Z
SHA-256f9ee86b490813d0275ae63a3c7a2f17d9f224e91842d7e3161cb88bd64810a1f

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/oauth-callback.iife.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/oauth-callback.iife.jshigh encoded/escaped-token density12
lowCredential file accesspackage/.github/workflows/deploy-api-reference.yamlmatched ".AWS"3

Manifest

Package metadata

Dependencies4
  • enigma.js^2.14.0
  • extend3.0.2
  • lodash-es^4.18.1
  • ws^8.20.0