PkgRadar

Package evidence

@mseep/[email protected]

Install Lifecycle Remote Or Exec, New Account With Lifecycle Hook, Credential file access +1 more

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherskydeckai
Artifact bytes886,811
Previous versionnone
Published2026-06-22T06:35:49.519Z
SHA-2566e31f6e3a2ef912c977287d233012b3fa5e37272ec93a9dd246a117c919a000a

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec

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

Availability ledger

available

high
Last checked
highRisk
45Score
15.7.23Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
highNew Account With Lifecycle Hookpackage.json25
mediumCredential file accesspackage/dist/auth/universal-auth.js10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
highNew Account With Lifecycle Hookpackage.json25
mediumCredential file accesspackage/dist/auth/universal-auth.js10
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 12

Sign in to view install / lifecycle script contents.

Dependencies5
  • @modelcontextprotocol/sdk^1.16.0
  • chalk^5.3.0
  • express^4.18.2
  • open^10.0.0
  • ora^7.0.1