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
384
Versions published
39
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,052
Previous version0.1.37
Published2026-06-16T09:42:46.060Z
SHA-256e1e0a5949439054a2908a9dc5c70663a54a5984403f6eb4be903136e70283fc9

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.38Version
Status history (2 events)
  1. scan_erroravailable · risk review · score 5 · status scan_error -> available, risk none -> review, score none -> 5
  2. newscan_error · risk none · score · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/langcli-com/-/langcli-com-0.1.38.tgz)

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