PkgRadar

Package evidence

@mseep/[email protected]

Remote Payload, Remote Dependency Spec, Credential file access

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
1
First published
Jun 2026
Publisher
skydeckai

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":["@mseep/[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":["@mseep/[email protected]"],"fail_on":"review"}'
Publisherskydeckai
Artifact bytes560,100
Previous versionnone
Published2026-06-22T05:29:04.586Z
SHA-2566d590dc567921f6440658b89018d6aa26c97df6d08c12d1bfd729f9b9e8bdf55

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/server/pricing.js12
mediumRemote Dependency Specpackage.json8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/server/pricing.js12
mediumRemote Dependency Specpackage.json8
lowCredential file accesspackage/server/helpers.js5

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies2
  • @anthropic-ai/tokenizer^0.0.4
  • ws^8.19.0