PkgRadar

Package evidence

@electrolux-oss/[email protected]

Credential file access, Large Javascript Payload

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
59
Versions published
28
First published
Jan 2026
Publisher
opensourceelectrolux

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":["@electrolux-oss/[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":["@electrolux-oss/[email protected]"],"fail_on":"review"}'
Artifact bytes8,396,967
Previous version0.3.2-20260623105707-7de9510
Published2026-05-05T18:01:44.183Z
SHA-25621ab8b96763351fedf9717c2b526fc00ca1a7b1dac9c82532366498771a16385

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/IntegrationProviderForms.cjs.js5
lowCredential file accesspackage/dist/IntegrationProviderForms.es.js5
lowCredential file accesspackage/dist/constants.cjs.js5
lowCredential file accesspackage/dist/constants.es.js5
lowCredential file accesspackage/src/integrations/constants.ts5
lowLarge Javascript Payloadpackage/dist/index.cjs.js0
lowLarge Javascript Payloadpackage/dist/index.es.js0

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.