PkgRadar

Package evidence

@cnbattle/[email protected]

Reverse Shell, Suspicious Publish Context

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
4
First published
Jun 2026
Publisher
cnbattle

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@cnbattle/[email protected]"],"fail_on":"high"}'

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":["@cnbattle/[email protected]"],"fail_on":"high"}'
Publishercnbattle
Artifact bytes4,915,749
Previous version0.7.2
Published2026-06-23T07:38:45.083Z
SHA-256bbecb29e90a09903e566da6d74df4de065b14a33e491b81cfda4c3b2a705b024

Why flagged

What the scanner saw

Reverse Shell

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

Availability ledger

available

high
Last checked
highRisk
50Score
0.7.3Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/.next/static/chunks/2156-edc7ff6b1b32367a.js40
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies15
  • @earendil-works/pi-ai^0.79.0
  • @earendil-works/pi-coding-agent^0.79.0
  • @lobehub/icons^5.6.0
  • @types/react-syntax-highlighter^15.5.13
  • katex^0.16.47
  • mammoth^1.12.0
  • mermaid^11.14.0
  • next16.2.1
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • rehype-katex^7.0.1
  • remark-gfm^4.0.1
  • remark-math^6.0.0