PkgRadar

Package evidence

@playdrop/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
126
Versions published
59
First published
Feb 2026
Publisher
playdrop_admin

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":["@playdrop/[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":["@playdrop/[email protected]"],"fail_on":"review"}'
Artifact bytes13,039,121
Previous version0.9.3
Published2026-05-22T21:46:31.082Z
SHA-2563ea33878f86659946da7d9161b78f54d12583a63ad6732fc169c03c35f50744e

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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.9.4Version
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/commands/agents.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts8
  • buildnpm run clean && ../../node_modules/.bin/tsc --build
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • dev../../node_modules/.bin/tsc --build --watch
  • postpackrm -rf node_modules config
  • prepacknpm run build && node scripts/bundle-deps.js
  • prepublishOnlynpm run build
  • testnpm run build && node --test --test-concurrency=1 test/*.test.js
  • test:packagingnode scripts/smoke-pack.js
Dependencies14
  • @playdrop/ai-clientfile:../ai-client
  • @playdrop/api-clientfile:../api-client
  • @playdrop/boxel-corefile:../boxel-core
  • @playdrop/boxel-threefile:../boxel-three
  • @playdrop/configfile:../config
  • @playdrop/typesfile:../types
  • @playdrop/vox-threefile:../vox-three
  • ajv^8.17.1
  • commander^11.1.0
  • esbuild^0.24.0
  • fflate^0.8.2
  • playwright-core^1.56.0
  • semver^7.7.2
  • three^0.183.2