PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
7,192Niche · −30% score
Versions published
448Mature · −50% score
First published
Apr 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 bytes85,841
Previous version48.0.10
Published2026-05-29T06:57:40.426Z
SHA-25662b67ec761da460c7d3ca0207a108349fa452fa1a83b978022b06dc950d64744

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/docs.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts16
  • buildnode src/index.js build --no-bundle
  • cleannode src/index.js clean
  • dep-checknode src/index.js dep-check
  • doc-checknode src/index.js doc-check
  • docsnode src/index.js docs
  • lintnode src/index.js lint
  • releasenode src/index.js release --no-bundle
  • spell-checknode src/index.js spell-check
  • testnode src/index.js test
  • test:chromenode src/index.js test -t browser --cov
  • test:chrome-webworkernode src/index.js test -t webworker
  • test:denonode src/index.js test -t deno
  • test:electron-mainnode src/index.js test -t electron-main
  • test:firefoxnode src/index.js test -t browser --browser firefox
  • test:firefox-webworkernode src/index.js test -t webworker --browser firefox
  • test:nodenode src/index.js test -t node --cov
Dependencies94
  • @electron/get^5.0.0
  • @polka/send-type^0.5.2
  • @semantic-release/changelog^6.0.1
  • @semantic-release/commit-analyzer^13.0.1
  • @semantic-release/git^10.0.1
  • @semantic-release/github^12.0.0
  • @semantic-release/npm^13.1.1
  • @semantic-release/release-notes-generator^14.1.0
  • @types/chai^4.2.16
  • @types/chai-as-promised^7.1.3
  • @types/chai-string^1.4.2
  • @types/chai-subset^1.3.3
  • @types/mocha^10.0.0
  • @types/node^24.12.2
  • @typescript-eslint/parser^8.32.1
  • buffer^6.0.3
  • bytes^3.1.0
  • c8^11.0.0
  • chai^4.3.4
  • chai-as-promised^7.1.1
  • chai-bites^0.3.1
  • chai-parentheses^0.0.2
  • chai-string^1.5.0
  • chai-subset^1.6.0
  • conventional-changelog-conventionalcommits^9.3.1
  • cors^2.8.5
  • cspell^10.0.0
  • deno^2.7.12
  • depcheck^1.4.3
  • diff^9.0.0
  • …and 64 more.