PkgRadar

Package evidence

@myrialabs/[email protected]

Large Javascript Payload: 2935026 bytes

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.

Weekly downloads
400
Versions published
58
First published
Feb 2026
Publisher
myrialabs

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":["@myrialabs/[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":["@myrialabs/[email protected]"],"fail_on":"review"}'
Publishermyrialabs
Artifact bytes1,618,351
Previous version0.3.12
Published2026-05-23T13:36:30.257Z
SHA-256d61b98408775d3cbf222605d1356cb643aaecfd995d1c90051c28290b7263b38

Why flagged

What the scanner saw

Large Javascript Payload: 2935026 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/main-DOVudc3_.js2935026 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/main-DOVudc3_.js2935026 bytes10
lowCredential file accesspackage/backend/engine/adapters/copilot/error-handler.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts11
  • buildvite build
  • checksvelte-check --tsconfig ./tsconfig.json
  • devbun scripts/dev.ts
  • dev:backendbun --watch backend/index.ts
  • dev:frontendbunx vite dev
  • generate-iconsbun scripts/generate-icons.ts
  • linteslint .
  • lint:fixeslint . --fix
  • prepublishOnlybun run build
  • startbun scripts/start.ts
  • testbun test
Dependencies34
  • @anthropic-ai/claude-agent-sdk^0.3.148
  • @anthropic-ai/sdk^0.98.0
  • @elysiajs/cors^1.4.0
  • @github/copilot-sdk^1.0.0-beta.4
  • @iconify-json/lucide^1.2.57
  • @iconify-json/material-icon-theme^1.2.16
  • @modelcontextprotocol/sdk^1.29.0
  • @monaco-editor/loader^1.5.0
  • @openai/codex-sdk^0.133.0
  • @opencode-ai/sdk^1.15.7
  • @qwen-code/sdk^0.1.7
  • @xterm/addon-clipboard^0.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-ligatures^0.10.0
  • @xterm/addon-serialize^0.14.0
  • @xterm/addon-unicode11^0.9.0
  • @xterm/addon-web-links^0.12.0
  • @xterm/headless^6.0.0
  • @xterm/xterm^6.0.0
  • bun-pty^0.4.2
  • elysia^1.4.19
  • fflate^0.8.3
  • file-type^21.0.0
  • is-text-path^3.0.0
  • marked^16.1.1
  • monaco-editor^0.52.2
  • mongodb^7.2.0
  • nanoid^5.1.6
  • puppeteer^24.37.5
  • puppeteer-extra^3.3.6
  • …and 4 more.