PkgRadar

Package evidence

@mseep/[email protected]

Known Indicator Filename

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 bytes2,689,819
Previous versionnone
Published2026-06-22T05:30:20.342Z
SHA-256e00c5667620019bed650fbef37037f8b86ea138b914fd53513bd007b9bab809c

Why flagged

What the scanner saw

Known Indicator Filename

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/adapters/amazon/discussion.yaml45

Manifest

Package metadata

Scripts 59

Sign in to view install / lifecycle script contents.

Dependencies12
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^14.0.3
  • fast-xml-parser^5.8.0
  • js-yaml^4.1.1
  • jsonpath-plus^10.4.0
  • turndown^7.2.4
  • undici^8.3.0
  • ws^8.21.0
  • zod^4.4.3