PkgRadar

Package evidence

@adalong/[email protected]

Remote Payload: matched "curl "

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.

Versions published
189Mature · −50% score
First published
Oct 2019
Publisher
adalong

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":["@adalong/[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":["@adalong/[email protected]"],"fail_on":"review"}'
Publisheradalong
Artifact bytes3,641,707
Previous version7.12.3
Published2026-05-25T08:20:39.060Z
SHA-256e3ffb5af9f06156d1b7751bc907253e63dd822b3768bfe3f595d8ffdeb356665

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
7.12.4Version
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
mediumRemote Payloadpackage/.gitlab-ci.ymlmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.gitlab-ci.ymlmatched "curl "12
lowObfuscationpackage/dist/adalongWidget.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts9
  • buildrm -fR dist && NODE_ENV=production webpack
  • cy:inithttp-server -p 3000
  • cy:opencypress open --browser chrome --e2e
  • cy:runcypress run
  • cy:run:chromecypress run --browser chrome
  • cy:run:webkitcypress run --browser webkit
  • prepublishnpm run build
  • startwebpack --watch
  • testjest
Dependencies11
  • @types/react^18.3.3
  • @types/react-dom^18.3.0
  • css-loader^7.1.2
  • dompurify^3.3.2
  • eslint-webpack-plugin^4.2.0
  • react^18.2.0
  • react-dom^18.3.1
  • source-map-loader^2.0.1
  • style-loader^4.0.0
  • ts-loader^9.1.1
  • typestyle^2.0.4