PkgRadar

Package evidence

@adapt-toolkit/[email protected]

no findings

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes1,237,245
Previous version0.4.0
Published2026-06-12T08:12:43.142Z
SHA-256ebc4c6e5ea764b77455196ac445ffdcdc9a00bd80b13ed69b5159824b34b474e

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildtsc -b && npm run fix-imports
  • cleantsc -b --clean
  • fix-importsfind dist -type f \( -name '*.js' -o -name '*.d.ts' \) -exec sed -i "s|from '#backend'|from '@adapt-toolkit/sdk/backend'|g" {} +
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 dependencies1
  • @adapt-toolkit/sdk-native0.5.0