PkgRadar

Package evidence

@mseep/[email protected]

Remote Payload, Obfuscation Density

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 bytes6,535,488
Previous versionnone
Published2026-06-22T06:03:19.044Z
SHA-2561a4a72cb29fc2b138a125d5829f3d77205665f02e8cac62c8943db37e40b0992

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.claude/hooks/gh-setup.sh12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.claude/hooks/gh-setup.sh12
lowObfuscation Densitypackage/main.js0

Manifest

Package metadata

Scripts 10

Sign in to view install / lifecycle script contents.

Dependencies8
  • @agentclientprotocol/sdk^0.14.1
  • @codemirror/state6.5.0
  • @codemirror/view^6.35.0
  • @tanstack/react-virtual^3.13.23
  • diff^8.0.2
  • react18.3.1
  • react-dom18.3.1
  • semver^7.7.3