PkgRadar

Package evidence

@adapt-toolkit/[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
5
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 bytes37,451
Previous version0.3.1
Published2026-05-25T08:07:19.135Z
SHA-2568ccb86e279e84a54bb78e39d6258c7072926497395c6c0d6d905660c798521be

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/routes/invites.jsmatched "cUrl "12

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.json
  • devtsx watch src/index.ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • typechecktsc -p tsconfig.json --noEmit
Dependencies9
  • bcryptjs^2.4.3
  • better-sqlite3^11.3.0
  • cors^2.8.5
  • dotenv^16.4.5
  • express^4.21.0
  • jsonwebtoken^9.0.2
  • livekit-server-sdk^2.15.3
  • nodemailer^6.9.15
  • zod^3.23.8