PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
464
Versions published
331Mature · −50% score
First published
Nov 2023
Publisher
1adybug

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":["[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"}'
Publisher1adybug
Artifact bytes263,639
Previous version1.81.2
Published2026-06-10T08:32:40.423Z
SHA-256404a4e9c179d198e3c4ed05d6a3f847dc95ecf79bc6d47203748148e37e30b30

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/utils/downloadFromWinget.tsmatched "raw.githubusercontent.com"12
mediumCredential file accesspackage/dist/index.jsmatched ".npmrc"10
mediumCredential file accesspackage/src/utils/pnpm.tsmatched ".npmrc"10

Manifest

Package metadata

Scripts9
  • buildrslib build
  • devrslib build --watch
  • fgnpm run format && git add . && git commit -m "✨feature: format"
  • formatprettier --write .
  • linteslint .
  • postpublishnpm run sync
  • preparehusky
  • prepublishOnlynpm run build
  • syncnode scripts/syncPackage.mjs
Dependencies19
  • @iarna/toml^3.0.0
  • chalk^5.6.2
  • clipboardy^5.3.1
  • commander^14.0.2
  • consola^3.4.2
  • dayjs^1.11.21
  • deepsea-tools^5.48.2
  • get-port-please^3.2.0
  • https-proxy-agent^8.0.0
  • inquirer^12.11.1
  • jsdom^29.1.1
  • json5^2.2.3
  • jsonc-parser^3.3.1
  • md5^2.3.0
  • node-fetch^3.3.2
  • semver^7.8.4
  • simple-git^3.36.0
  • soda-nodejs^0.8.15
  • yaml^2.9.0