PkgRadar

Package evidence

@mseep/[email protected]

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes3,938,436
Previous versionnone
Published2026-06-22T07:16:53.576Z
SHA-2561af4d479353eb453b9187e21da14227bfe070bcb6cfaf22653255fd1be91faff

Why flagged

What the scanner saw

Obfuscation Density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.21Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/tools/task-viewer/package-lock.json0

Manifest

Package metadata

Scripts 12

Sign in to view install / lifecycle script contents.

Dependencies18
  • @headlessui/react^2.2.7
  • @tanstack/react-table^8.21.3
  • @types/react^19.1.8
  • @types/react-dom^19.1.6
  • @types/react-syntax-highlighter^15.5.13
  • @uiw/react-md-editor^4.0.8
  • @vitejs/plugin-react^4.6.0
  • busboy^1.6.0
  • dotenv^17.2.1
  • i18next^25.3.2
  • i18next-browser-languagedetector^8.2.0
  • i18next-http-backend^3.0.2
  • react^19.1.0
  • react-dom^19.1.0
  • react-i18next^15.6.1
  • react-syntax-highlighter^15.6.1
  • vite^5.4.19
  • yet-another-react-lightbox^3.25.0