PkgRadar

Package evidence

@anhldh/[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.

Weekly downloads
4
Versions published
3
First published
May 2026
Publisher
aldh

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":["@anhldh/[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":["@anhldh/[email protected]"],"fail_on":"review"}'
Publisheraldh
Artifact bytes10,344,429
Previous version0.1.0
Published2026-05-20T04:29:20.314Z
SHA-256bc509a9a13a4fca5e937e9c4a8e841f23f7258bb7eb89ef37fa6dbaaa0964254

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
24Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/model-viewer-module-umd.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/model-viewer-module.jsmatched "cUrl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/model-viewer-module-umd.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/model-viewer-module.jsmatched "cUrl "12
lowLarge Javascript Payloadpackage/dist/model-viewer-umd.js3196944 bytes0
lowLarge Javascript Payloadpackage/dist/model-viewer.js2833001 bytes0

Manifest

Package metadata

Scripts10
  • buildnpm run build:tsc && npm run build:rollup
  • build:devnpm run build:tsc && npm run build:rollup:dev
  • build:rolluprollup -c --environment NODE_ENV:production
  • build:rollup:devrollup -c --environment NODE_ENV:development
  • build:tsctsc --incremental
  • cleanrm -rf ./lib ./dist
  • devnpm-run-all --parallel watch:tsc watch:rollup
  • prepublishOnlynpm run build
  • watch:rolluprollup -c -w --environment NODE_ENV:development
  • watch:tsctsc -w --incremental
Dependencies3
  • @anhldh/gltf-lod-loader^0.0.4
  • @monogrid/gainmap-js^3.1.0
  • lit^3.2.1