PkgRadar

Package evidence

@mrclrchtr/[email protected]

Large Javascript Payload: 6239091 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
626
Versions published
15
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mrclrchtr/[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":["@mrclrchtr/[email protected]"],"fail_on":"review"}'
Artifact bytes4,797,099
Previous version1.9.0
Published2026-05-25T16:57:58.689Z
SHA-256dc5bf5c95eb0503f58e2b1c94972564b5b5ec5f3d916c8769d562f499b35137d

Why flagged

What the scanner saw

Large Javascript Payload: 6239091 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/node_modules/typescript/lib/_tsc.js6239091 bytes10
mediumLarge Javascript Payloadpackage/node_modules/typescript/lib/typescript.js9144216 bytes10

Manifest

Package metadata

Dependencies7
  • @mrclrchtr/supi-code-runtime1.9.1
  • @mrclrchtr/supi-core1.9.1
  • ignore^7.0.5
  • typescript6.0.3
  • vscode-jsonrpc^8.2.1
  • vscode-languageserver-protocol^3.17.5
  • vscode-languageserver-types^3.17.5