PkgRadar

Package evidence

[email protected]

Install-time lifecycle script, Large Javascript Payload

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
463
Versions published
37
First published
Apr 2026
Publisher
langclicom

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherlangclicom
Artifact bytes18,253,034
Previous version0.1.35
Published2026-06-03T03:41:17.781Z
SHA-256d9cc1253161177a47ebfbe18ba969c4d147320c606422b014ca27fcb66ff8d0d

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.json5
lowLarge Javascript Payloadpackage/dist/cli.js0

Manifest

Package metadata

Scripts 16

Sign in to view install / lifecycle script contents.

Dependencies2
  • @agentclientprotocol/sdk^0.19.0
  • @claude-code-best/mcp-chrome-bridge^3.0.1