PkgRadar

Package evidence

@adapt-toolkit/[email protected]

Manifest Codeless Dependency Stub

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
27
First published
May 2026
Publisher
adapt-toolkit

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":["@adapt-toolkit/[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":["@adapt-toolkit/[email protected]"],"fail_on":"review"}'
Publisheradapt-toolkit
Artifact bytes6,223
Previous version0.5.15
Published2026-07-01T12:50:23.971Z
SHA-256afed580b1a02be0bd0cecc0bd82beff539a4638e5e57a6ab9fc1634ebb0b6937

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubmanifest15

Manifest

Package metadata

Dependencies7
  • async^3.2.5
  • better-sqlite3^11.10.0
  • express^4.19.0
  • hi-base32^0.5.1
  • isomorphic-ws^5.0.0
  • qrcode^1.5.3
  • ws^8.16.0
Optional dependencies2
  • @adapt-toolkit/sdk-native0.6.0
  • geoip-lite^1.4.10